31 #ifndef GOOGLE_PROTOBUF_COMPILER_OBJECTIVEC_FILE_H__
32 #define GOOGLE_PROTOBUF_COMPILER_OBJECTIVEC_FILE_H__
37 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
38 #include <google/protobuf/descriptor.h>
39 #include <google/protobuf/io/printer.h>
44 namespace objectivec {
47 class ExtensionGenerator;
48 class MessageGenerator;
74 const std::vector<std::string>& headers_to_import)
const;
82 #endif // GOOGLE_PROTOBUF_COMPILER_OBJECTIVEC_FILE_H__