From: Sandro Santilli Date: Thu, 20 Dec 2012 17:20:15 +0000 (+0000) Subject: Drop unused "libtgeom.h" include X-Git-Tag: 2.1.0beta2~270 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=996fe759ce7346752e753602d5519ca11d5faed8;p=postgis Drop unused "libtgeom.h" include This is to make libtgeom memory errors less scary :) See #1553 git-svn-id: http://svn.osgeo.org/postgis/trunk@10872 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/postgis/lwgeom_functions_basic.c b/postgis/lwgeom_functions_basic.c index df7f4f876..a74a453a2 100644 --- a/postgis/lwgeom_functions_basic.c +++ b/postgis/lwgeom_functions_basic.c @@ -17,7 +17,6 @@ #include "utils/geo_decls.h" #include "liblwgeom_internal.h" -#include "libtgeom.h" #include "lwgeom_pg.h" #include