aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpcpp/channel.h
diff options
context:
space:
mode:
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