aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpcpp/channel.h
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2018-10-22 10:39:27 -0700
committerGravatar Yash Tibrewal <yashkt@google.com>2018-10-22 10:39:27 -0700
commitb358ef85dc5a19c43929002b96cabc281b04d8bd (patch)
tree15fb1939d6b3580d33b53db8713c6bddbb52340f /include/grpcpp/channel.h
parent9b83b7d19e0a3e14dbfca2f40fa8157547c190f4 (diff)
parent340bffa55560f02944dd81413aa764081a60f329 (diff)
Merge branch 'master' into interceptors
Diffstat (limited to 'include/grpcpp/channel.h')
-rw-r--r--include/grpcpp/channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpcpp/channel.h b/include/grpcpp/channel.h
index 6f89e36fca..624000b75f 100644
--- a/include/grpcpp/channel.h
+++ b/include/grpcpp/channel.h
@@ -90,7 +90,7 @@ class Channel final : public ChannelInterface,
internal::Call CreateCallInternal(const internal::RpcMethod& method,
ClientContext* context, CompletionQueue* cq,
- int interceptor_pos);
+ int interceptor_pos) override;
const grpc::string host_;
grpc_channel* const c_channel_; // owned