anon enums warnings
This commit is contained in:
parent
c4308a84e4
commit
cde487ba33
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ struct shape_io
|
|||
Envelope<double> cur_extent_;
|
||||
|
||||
public:
|
||||
enum
|
||||
enum shapeType
|
||||
{
|
||||
shape_null = 0,
|
||||
shape_point = 1,
|
||||
|
|
Loading…
Reference in a new issue