aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_horner.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_horner.c')
-rw-r--r--src/PJ_horner.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PJ_horner.c b/src/PJ_horner.c
index 6f1450cd..fe0452d6 100644
--- a/src/PJ_horner.c
+++ b/src/PJ_horner.c
@@ -78,7 +78,6 @@
#define PJ_LIB__
#include "proj_internal.h"
#include "projects.h"
-#include <assert.h>
#include <stddef.h>
#include <math.h>
#include <errno.h>