From 8716b84bef3c679833dd3dc9596f8267156e31f5 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Fri, 7 Apr 2017 08:28:07 +0000 Subject: [PATCH] Add include so PostGIS can compile against PostgreSQL 10 Closes #3721 git-svn-id: http://svn.osgeo.org/postgis/trunk@15347 b70326c6-7e19-0410-871a-916f4a2858ee --- libpgcommon/gserialized_gist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libpgcommon/gserialized_gist.h b/libpgcommon/gserialized_gist.h index 292bb1e01..b7a99fda6 100644 --- a/libpgcommon/gserialized_gist.h +++ b/libpgcommon/gserialized_gist.h @@ -1,4 +1,4 @@ - +#include /********************************************************************** ** GIDX structure. ** -- 2.40.0