aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_isea.c
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-05-15 17:26:26 +0200
committerGitHub <noreply@github.com>2018-05-15 17:26:26 +0200
commitae40f8d2e407d98b75973dcbe4eb4cf5d3cb87a3 (patch)
tree572a2aaa67849ca5bbcb6799acebe98844fa3700 /src/PJ_isea.c
parent4e65a0f810b7e17b5eeb21b2ff04a91915808d23 (diff)
parent4080bd2477c76a528394e752ee7796fdf87db07e (diff)
downloadPROJ-ae40f8d2e407d98b75973dcbe4eb4cf5d3cb87a3.tar.gz
PROJ-ae40f8d2e407d98b75973dcbe4eb4cf5d3cb87a3.zip
Merge pull request #999 from schwehr/iwyu
IWYU: Partial PJ_gstmerc.c..PJ_molodensky.c
Diffstat (limited to 'src/PJ_isea.c')
-rw-r--r--src/PJ_isea.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/PJ_isea.c b/src/PJ_isea.c
index 53302a5c..b982d11e 100644
--- a/src/PJ_isea.c
+++ b/src/PJ_isea.c
@@ -3,10 +3,11 @@
* and is in the public domain.
*/
+#include <float.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
-#include <float.h>
+#include <string.h>
#ifndef M_PI
# define M_PI 3.14159265358979323846