diff options
-rw-r--r-- | test/cpp/microbenchmarks/helpers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/microbenchmarks/helpers.h b/test/cpp/microbenchmarks/helpers.h index 66bf976e3c..7360a1c9f2 100644 --- a/test/cpp/microbenchmarks/helpers.h +++ b/test/cpp/microbenchmarks/helpers.h @@ -35,7 +35,6 @@ #define TEST_CPP_MICROBENCHMARKS_COUNTERS_H #include <sstream> -#include <string> extern "C" { #include <grpc/support/port_platform.h> |