diff --git a/src/factory.c b/src/factory.c index b3be10ba..74298fd0 100644 --- a/src/factory.c +++ b/src/factory.c @@ -59,6 +59,7 @@ char * Bound_script[10]; #include // for DBL_MAX #include //for INT_MIN #include // strncpy() +#include // for atof() #if defined(_MSC_VER) #define strdup _strdup #define putenv _putenv