17 #ifndef GEOS_ALGORITHM_CONVEXHULL_H
18 #define GEOS_ALGORITHM_CONVEXHULL_H
20 #include <geos/export.h>
24 #include <geos/geom/Coordinate.h>
28 #pragma warning(disable: 4251) // warning C4251: needs to have dll-interface to be used by clients of class
35 class GeometryFactory;
36 class CoordinateSequence;
181 # include "geos/algorithm/ConvexHull.inl"
184 #endif // GEOS_ALGORITHM_CONVEXHULL_H