diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/nolocale.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/nolocale.h b/src/nolocale.h index ec49ec6..430c38c 100644 --- a/src/nolocale.h +++ b/src/nolocale.h @@ -28,6 +28,7 @@  #include <locale.h>  #include <stdarg.h> +#include <cstdlib>  static inline double atof_nol(const char* nptr)  { | 
