aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/client_sync.cc
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2016-05-31 12:57:38 -0700
committerGravatar vjpai <vpai@google.com>2016-05-31 12:57:38 -0700
commit711472f846cabd6a44fb4e91de22847fa3624693 (patch)
tree11a39f42049e487ad7d0652f2b74805c159d9082 /test/cpp/qps/client_sync.cc
parentd8364f7af55427dfcf555a4fadb53578dce622e2 (diff)
Remove unused gflags and gtest includes
Diffstat (limited to 'test/cpp/qps/client_sync.cc')
-rw-r--r--test/cpp/qps/client_sync.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/qps/client_sync.cc b/test/cpp/qps/client_sync.cc
index fb161f70ee..c88e95b80e 100644
--- a/test/cpp/qps/client_sync.cc
+++ b/test/cpp/qps/client_sync.cc
@@ -40,7 +40,6 @@
#include <thread>
#include <vector>
-#include <gflags/gflags.h>
#include <grpc++/channel.h>
#include <grpc++/client_context.h>
#include <grpc++/server.h>