aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/client_sync.cc
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-01-25 19:12:37 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-01-25 19:12:37 -0800
commit6a48405ed003a416bd574d3f480b20e3dee9e9df (patch)
tree39acd6cb78761ce0ea11c96d36ae198b83111f98 /test/cpp/qps/client_sync.cc
parentb523c732d121fad251edcd06ef6db70a9668d3c7 (diff)
pre sync_stream.cc creation. Does not compile
Diffstat (limited to 'test/cpp/qps/client_sync.cc')
-rw-r--r--test/cpp/qps/client_sync.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/qps/client_sync.cc b/test/cpp/qps/client_sync.cc
index 92fbf240ce..d93537b279 100644
--- a/test/cpp/qps/client_sync.cc
+++ b/test/cpp/qps/client_sync.cc
@@ -41,6 +41,7 @@
#include <vector>
#include <gflags/gflags.h>
+#include <grpc++/channel.h>
#include <grpc++/client_context.h>
#include <grpc++/server.h>
#include <grpc++/server_builder.h>