diff --git a/src/compiler/cpp_generator.h b/src/compiler/cpp_generator.h index 2a003b10695..d0343e9978b 100644 --- a/src/compiler/cpp_generator.h +++ b/src/compiler/cpp_generator.h @@ -41,6 +41,8 @@ #include #include +#include "src/compiler/config.h" + #ifndef GRPC_CUSTOM_STRING #include #define GRPC_CUSTOM_STRING std::string