summaryrefslogtreecommitdiff
path: root/include/google/protobuf/compiler/python/python_generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/google/protobuf/compiler/python/python_generator.h')
-rw-r--r--include/google/protobuf/compiler/python/python_generator.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/google/protobuf/compiler/python/python_generator.h b/include/google/protobuf/compiler/python/python_generator.h
new file mode 100644
index 0000000000..21d48cd9a0
--- /dev/null
+++ b/include/google/protobuf/compiler/python/python_generator.h
@@ -0,0 +1,6 @@
+#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_