From 996fe759ce7346752e753602d5519ca11d5faed8 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Thu, 20 Dec 2012 17:20:15 +0000 Subject: [PATCH] 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 --- postgis/lwgeom_functions_basic.c | 1 - 1 file changed, 1 deletion(-) 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 -- 2.50.1