From bff824ec25e9ff2d93bf48a72de1c39d92919bc6 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sun, 26 Apr 2015 00:43:05 +0000 Subject: [PATCH] #3102 - add include to fix mingw-64 compile issue git-svn-id: http://svn.osgeo.org/postgis/trunk@13445 b70326c6-7e19-0410-871a-916f4a2858ee --- loader/shp2pgsql-core.h | 1 + 1 file changed, 1 insertion(+) diff --git a/loader/shp2pgsql-core.h b/loader/shp2pgsql-core.h index 19f1eb334..717b4c435 100644 --- a/loader/shp2pgsql-core.h +++ b/loader/shp2pgsql-core.h @@ -16,6 +16,7 @@ #include #include #include +#include #include #include #include -- 2.50.1