diff options
Diffstat (limited to 'src/strtod.cpp')
| -rw-r--r-- | src/strtod.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strtod.cpp b/src/strtod.cpp index 5a360c2e..ccf26321 100644 --- a/src/strtod.cpp +++ b/src/strtod.cpp @@ -32,6 +32,7 @@ #include <stdlib.h> #include <string.h> +#include "proj.h" #include "projects.h" /* Windows nmake build doesn't have a proj_config.h, but HAVE_LOCALECONV */ |
