diff --git a/datasources/shape/shape_io.hpp b/datasources/shape/shape_io.hpp index 1cdf1b0d8..828633fc3 100644 --- a/datasources/shape/shape_io.hpp +++ b/datasources/shape/shape_io.hpp @@ -40,7 +40,7 @@ struct shape_io Envelope cur_extent_; public: - enum + enum shapeType { shape_null = 0, shape_point = 1,