Revert "C++11: Migrated from strtod to std::stod"

This reverts commit db49efd72f.
This commit is contained in:
Paul Beckingham 2015-11-02 18:44:29 -05:00
parent ee40f89804
commit b4b41215a2
4 changed files with 5 additions and 6 deletions

View file

@ -27,7 +27,6 @@
#ifndef INCLUDED_ISO8601
#define INCLUDED_ISO8601
#include <string>
#include <Nibbler.h>
#include <time.h>