diff options
Diffstat (limited to 'src/projections/bipc.cpp')
| -rw-r--r-- | src/projections/bipc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/bipc.cpp b/src/projections/bipc.cpp index 9fd2fc6f..9e991ecc 100644 --- a/src/projections/bipc.cpp +++ b/src/projections/bipc.cpp @@ -4,7 +4,7 @@ #include "proj.h" #include "proj_internal.h" -#include "proj_math.h" +#include <math.h> PROJ_HEAD(bipc, "Bipolar conic of western hemisphere") "\n\tConic Sph"; |
