mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
C++11: Migrated from strtod to std::stod
This commit is contained in:
parent
abc988476d
commit
db49efd72f
4 changed files with 6 additions and 5 deletions
|
@ -27,6 +27,7 @@
|
|||
#ifndef INCLUDED_ISO8601
|
||||
#define INCLUDED_ISO8601
|
||||
|
||||
#include <string>
|
||||
#include <Nibbler.h>
|
||||
#include <time.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue