From: Sandro Santilli Date: Fri, 16 Dec 2005 08:56:15 +0000 (+0000) Subject: Added required typinfo include X-Git-Tag: pgis_1_1_0~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=448265c9928db44d4160e20912a304aa8a70c7a8;p=postgis Added required typinfo include git-svn-id: http://svn.osgeo.org/postgis/trunk@2217 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/lwgeom/lwgeom_geos_wrapper.cpp b/lwgeom/lwgeom_geos_wrapper.cpp index 097eef3d5..3d82f7cad 100644 --- a/lwgeom/lwgeom_geos_wrapper.cpp +++ b/lwgeom/lwgeom_geos_wrapper.cpp @@ -5,6 +5,7 @@ #include #include #include +#include #include "postgis_geos_version.h" #include "geos/geom.h"