[geos-commits] r2118 - trunk/source/geom/prep
svn_geos at osgeo.org
svn_geos at osgeo.org
Wed Jan 30 17:29:49 EST 2008
Author: benjubb
Date: 2008-01-30 17:29:49 -0500 (Wed, 30 Jan 2008)
New Revision: 2118
Modified:
trunk/source/geom/prep/PreparedPolygon.cpp
Log:
removed ref to PreparedPolygonLineIntersection
Modified: trunk/source/geom/prep/PreparedPolygon.cpp
===================================================================
--- trunk/source/geom/prep/PreparedPolygon.cpp 2008-01-30 22:18:50 UTC (rev 2117)
+++ trunk/source/geom/prep/PreparedPolygon.cpp 2008-01-30 22:29:49 UTC (rev 2118)
@@ -21,7 +21,6 @@
#include <geos/geom/prep/PreparedPolygonContainsProperly.h>
#include <geos/geom/prep/PreparedPolygonCovers.h>
#include <geos/geom/prep/PreparedPolygonIntersects.h>
-#include <geos/geom/prep/PreparedPolygonLineIntersection.h>
#include <geos/geom/prep/PreparedPolygonPredicate.h>
#include <geos/noding/FastSegmentSetIntersectionFinder.h>
More information about the geos-commits
mailing list