commit | 2425bbbc5587665112bc372c14f6b5483c902370 | [log] [tgz] |
---|---|---|
author | David Garcia Quintas <dgq@google.com> | Mon Jan 25 17:32:48 2016 -0800 |
committer | David Garcia Quintas <dgq@google.com> | Mon Jan 25 17:32:48 2016 -0800 |
tree | 615d3fb670d87965bd54f2452d302be545a58dd2 | |
parent | f48e538003186a539fa6cfcda0b474c7cfbae506 [diff] [blame] |
Further work. Compiles. WIP
diff --git a/test/cpp/util/cli_call.cc b/test/cpp/util/cli_call.cc index 5e29e7a..d452be3 100644 --- a/test/cpp/util/cli_call.cc +++ b/test/cpp/util/cli_call.cc
@@ -37,6 +37,7 @@ #include <grpc++/channel.h> #include <grpc++/client_context.h> +#include <grpc++/completion_queue.h> #include <grpc++/generic/generic_stub.h> #include <grpc++/support/byte_buffer.h> #include <grpc/grpc.h>