diff options
Diffstat (limited to 'include/google/protobuf/compiler/java/java_generator.h')
-rw-r--r-- | include/google/protobuf/compiler/java/java_generator.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/google/protobuf/compiler/java/java_generator.h b/include/google/protobuf/compiler/java/java_generator.h deleted file mode 100644 index 294b1bde02..0000000000 --- a/include/google/protobuf/compiler/java/java_generator.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef GOOGLE_PROTOBUF_COMPILER_JAVA_JAVA_GENERATOR_H_ -#define GOOGLE_PROTOBUF_COMPILER_JAVA_JAVA_GENERATOR_H_ - -#include <google/protobuf/compiler/java/generator.h> - -#endif // GOOGLE_PROTOBUF_COMPILER_JAVA_JAVA_GENERATOR_H_ |