anon enums warnings

This commit is contained in:
Artem Pavlenko 2005-08-02 10:37:25 +00:00
parent c4308a84e4
commit cde487ba33

View file

@ -40,7 +40,7 @@ struct shape_io
Envelope<double> cur_extent_; Envelope<double> cur_extent_;
public: public:
enum enum shapeType
{ {
shape_null = 0, shape_null = 0,
shape_point = 1, shape_point = 1,