19 #ifndef GEOS_GEOM_PUNTAL_H
20 #define GEOS_GEOM_PUNTAL_H
22 #include <geos/export.h>
23 #include <geos/geom/Geometry.h>
27 #pragma warning(disable: 4589) // warning C4589 : Constructor of abstract class 'Puntal' ignores initializer for virtual base class 'Geometry'
50 #endif // ndef GEOS_GEOM_PUNTAL_H
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:167
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25