aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_nocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_nocol.c')
-rw-r--r--src/PJ_nocol.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/PJ_nocol.c b/src/PJ_nocol.c
index 13688a9f..93e128ea 100644
--- a/src/PJ_nocol.c
+++ b/src/PJ_nocol.c
@@ -1,4 +1,7 @@
#define PJ_LIB__
+
+#include <math.h>
+
#include "projects.h"
PROJ_HEAD(nicol, "Nicolosi Globular") "\n\tMisc Sph, no inv.";
@@ -49,4 +52,3 @@ PJ *PROJECTION(nicol) {
return P;
}
-