From 095d2204f8bb05d172936aebbb1e9e44852c049f Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Fri, 29 Mar 2019 19:17:37 +0000 Subject: Remove duplicate instances of #include "proj_internal.h" Introduced by "Merge projects.h into proj_internal.h" 8ab6f683. --- src/inv.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/inv.cpp') diff --git a/src/inv.cpp b/src/inv.cpp index a05f8376..b9520c53 100644 --- a/src/inv.cpp +++ b/src/inv.cpp @@ -32,7 +32,6 @@ #include "proj_internal.h" #include "proj_math.h" -#include "proj_internal.h" #define INPUT_UNITS P->right #define OUTPUT_UNITS P->left -- cgit v1.2.3