diff options
Diffstat (limited to 'src/compiler/python_generator_helpers.h')
-rw-r--r-- | src/compiler/python_generator_helpers.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/compiler/python_generator_helpers.h b/src/compiler/python_generator_helpers.h index b1b58befdf..5ecd192163 100644 --- a/src/compiler/python_generator_helpers.h +++ b/src/compiler/python_generator_helpers.h @@ -26,8 +26,6 @@ #include "src/compiler/config.h" #include "src/compiler/generator_helpers.h" -#include "src/compiler/python_generator.h" -#include "src/compiler/python_private_generator.h" using grpc::protobuf::Descriptor; using grpc::protobuf::FileDescriptor; |