diff options
Diffstat (limited to 'include/grpc++/impl/codegen/rpc_method.h')
-rw-r--r-- | include/grpc++/impl/codegen/rpc_method.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/grpc++/impl/codegen/rpc_method.h b/include/grpc++/impl/codegen/rpc_method.h index 4897428074..ca7527507c 100644 --- a/include/grpc++/impl/codegen/rpc_method.h +++ b/include/grpc++/impl/codegen/rpc_method.h @@ -40,6 +40,7 @@ namespace grpc { +/// Descriptor of an RPC method class RpcMethod { public: enum RpcType { |