21 #ifndef GEOS_ALGORITHM_CONVEXHULL_H
22 #define GEOS_ALGORITHM_CONVEXHULL_H
24 #include <geos/export.h>
28 #include <geos/geom/Coordinate.h>
32 #pragma warning(disable: 4251) // warning C4251: needs to have dll-interface to be used by clients of class
39 class GeometryFactory;
40 class CoordinateSequence;
189 # include "geos/algorithm/ConvexHull.inl"
192 #endif // GEOS_ALGORITHM_CONVEXHULL_H