From b3dcfac0936aa764ecf0b98b8bfd0112d0c05fe5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 16 Sep 2022 13:18:27 +0300 Subject: we'd better use vcpkg instead of adding shit to our repo.... --- include/google/protobuf/compiler/cpp/cpp_generator.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 include/google/protobuf/compiler/cpp/cpp_generator.h (limited to 'include/google/protobuf/compiler/cpp/cpp_generator.h') 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 - -#endif // GOOGLE_PROTOBUF_COMPILER_CPP_CPP_GENERATOR_H_ -- cgit v1.2.3