]> granicus.if.org Git - postgis/commitdiff
Added required typinfo include
authorSandro Santilli <strk@keybit.net>
Fri, 16 Dec 2005 08:56:15 +0000 (08:56 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 16 Dec 2005 08:56:15 +0000 (08:56 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2217 b70326c6-7e19-0410-871a-916f4a2858ee

lwgeom/lwgeom_geos_wrapper.cpp

index 097eef3d58d72d6373c79f5a6882290e059f1959..3d82f7cada085b0edaefa5804cc5bd1873cba42c 100644 (file)
@@ -5,6 +5,7 @@
 #include <string>
 #include <iostream>
 #include <fstream>
+#include <typeinfo>
 
 #include "postgis_geos_version.h"
 #include "geos/geom.h"