diff options
Diffstat (limited to 'src/init.cpp')
| -rw-r--r-- | src/init.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/init.cpp b/src/init.cpp index ba9cddd2..1ed46e5a 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -39,7 +39,7 @@ #include "geodesic.h" #include "proj.h" #include "proj_internal.h" -#include "proj_math.h" +#include <math.h> /**************************************************************************************/ |
