From 4080bd2477c76a528394e752ee7796fdf87db07e Mon Sep 17 00:00:00 2001 From: Kurt Schwehr Date: Tue, 15 May 2018 07:25:25 -0700 Subject: IWYU: Partial PJ_gstmerc.c..PJ_molodensky.c --- src/PJ_hgridshift.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/PJ_hgridshift.c') diff --git a/src/PJ_hgridshift.c b/src/PJ_hgridshift.c index 54440822..3932ef51 100644 --- a/src/PJ_hgridshift.c +++ b/src/PJ_hgridshift.c @@ -1,4 +1,7 @@ #define PJ_LIB__ + +#include + #include "proj_internal.h" #include "projects.h" @@ -72,4 +75,3 @@ PJ *TRANSFORMATION(hgridshift,0) { return P; } - -- cgit v1.2.3