avoid pygccxml warning.
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Wed, 02 Jul 2008 08:33:47 -0700
changeset 3368 95bbf601167d
parent 3364 8e6ac6061680
child 3369 30750f23d51a
avoid pygccxml warning.
src/core/type-id.h
--- a/src/core/type-id.h	Tue Jul 01 11:00:29 2008 -0700
+++ b/src/core/type-id.h	Wed Jul 02 08:33:47 2008 -0700
@@ -44,7 +44,7 @@
 class TypeId
 {
 public:
-  enum {
+  enum AttributeFlag {
     /**
      * The attribute can be read
      */