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