commit | 6a48405ed003a416bd574d3f480b20e3dee9e9df | [log] [tgz] |
---|---|---|
author | David Garcia Quintas <dgq@google.com> | Mon Jan 25 19:12:37 2016 -0800 |
committer | David Garcia Quintas <dgq@google.com> | Mon Jan 25 19:12:37 2016 -0800 |
tree | 39acd6cb78761ce0ea11c96d36ae198b83111f98 | |
parent | b523c732d121fad251edcd06ef6db70a9668d3c7 [diff] [blame] |
pre sync_stream.cc creation. Does not compile
diff --git a/test/cpp/qps/client_sync.cc b/test/cpp/qps/client_sync.cc index 92fbf24..d93537b 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>