17 #ifndef GEOS_GEOMUTIL_H
18 #define GEOS_GEOMUTIL_H
20 #include <geos/geom/util/GeometryEditor.h>
21 #include <geos/geom/util/GeometryEditorOperation.h>
22 #include <geos/geom/util/CoordinateOperation.h>
23 #include <geos/geom/util/LinearComponentExtracter.h>
24 #include <geos/geom/util/PointExtracter.h>
25 #include <geos/geom/util/PolygonExtracter.h>
26 #include <geos/geom/util/ShortCircuitedGeometryVisitor.h>