aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/timer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/qps/timer.cc')
-rw-r--r--test/cpp/qps/timer.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/qps/timer.cc b/test/cpp/qps/timer.cc
index c1ba23decd..8edb838da3 100644
--- a/test/cpp/qps/timer.cc
+++ b/test/cpp/qps/timer.cc
@@ -36,7 +36,6 @@
#include <sys/time.h>
#include <sys/resource.h>
#include <grpc/support/time.h>
-#include <grpc++/config.h>
Timer::Timer() : start_(Sample()) {}