summaryrefslogtreecommitdiff
path: root/include/google/protobuf/compiler/cpp/cpp_generator.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-09-16 13:18:27 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-09-16 13:18:27 +0300
commitb3dcfac0936aa764ecf0b98b8bfd0112d0c05fe5 (patch)
tree605afdd77a2dfc06119cca5f7e11bb508d0ff34a /include/google/protobuf/compiler/cpp/cpp_generator.h
parent310e0602b8c4b709d18e93419f9bf5f77c2ffe59 (diff)
we'd better use vcpkg instead of adding shit to our repo....
Diffstat (limited to 'include/google/protobuf/compiler/cpp/cpp_generator.h')
-rw-r--r--include/google/protobuf/compiler/cpp/cpp_generator.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/google/protobuf/compiler/cpp/cpp_generator.h b/include/google/protobuf/compiler/cpp/cpp_generator.h
deleted file mode 100644
index 1716ab20de..0000000000
--- a/include/google/protobuf/compiler/cpp/cpp_generator.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef GOOGLE_PROTOBUF_COMPILER_CPP_CPP_GENERATOR_H_
-#define GOOGLE_PROTOBUF_COMPILER_CPP_CPP_GENERATOR_H_
-
-#include <google/protobuf/compiler/cpp/generator.h>
-
-#endif // GOOGLE_PROTOBUF_COMPILER_CPP_CPP_GENERATOR_H_