aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/client.h
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2017-08-24 10:16:40 -0700
committerGravatar Vijay Pai <vpai@google.com>2017-08-24 10:16:40 -0700
commitc38955501b6fe7d3b97408a475fb301b4009775c (patch)
treec5ce5098baf447de96f92e8a0d62d20feda626f1 /test/cpp/qps/client.h
parentff83681cbb4296dba3dcd92aaba27cba494a934a (diff)
Move some internal includes to the right places
Diffstat (limited to 'test/cpp/qps/client.h')
-rw-r--r--test/cpp/qps/client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/qps/client.h b/test/cpp/qps/client.h
index 6c4d92e859..0794a1569a 100644
--- a/test/cpp/qps/client.h
+++ b/test/cpp/qps/client.h
@@ -31,7 +31,6 @@
#include <grpc/support/log.h>
#include <grpc/support/time.h>
-#include "src/core/lib/surface/completion_queue.h"
#include "src/proto/grpc/testing/payloads.pb.h"
#include "src/proto/grpc/testing/services.grpc.pb.h"