From: Regina Obe Date: Fri, 7 Apr 2017 08:28:07 +0000 (+0000) Subject: Add include so PostGIS can compile against PostgreSQL 10 X-Git-Tag: 2.4.0alpha~138 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8716b84bef3c679833dd3dc9596f8267156e31f5;p=postgis 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 --- 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. **