31 #ifndef GOOGLE_PROTOBUF_COMPILER_OBJECTIVEC_ENUM_H__
32 #define GOOGLE_PROTOBUF_COMPILER_OBJECTIVEC_ENUM_H__
37 #include <google/protobuf/descriptor.h>
38 #include <google/protobuf/io/printer.h>
43 namespace objectivec {
61 std::vector<const EnumValueDescriptor*>
all_values_;
71 #endif // GOOGLE_PROTOBUF_COMPILER_OBJECTIVEC_ENUM_H__