]> granicus.if.org Git - postgis/commitdiff
Change include from io.h to geom.h.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 18 Aug 2003 16:41:07 +0000 (16:41 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 18 Aug 2003 16:41:07 +0000 (16:41 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@290 b70326c6-7e19-0410-871a-916f4a2858ee

postgis_geos_wrapper.cpp

index 3e2a36dd0df9b93e04ca8332c2ca8e612b8dfd6a..1551f2bbef628e71e6ff955d668ef43a7c966a09 100644 (file)
@@ -7,11 +7,7 @@
 #include <iostream>
 #include <fstream>
 
-//#include "geom.h"
-//#include "util.h"
-//#include "graph.h"
-#include "io.h"
-//#include "opRelate.h"
+#include "geom.h"
 
 using namespace geos;