aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/stub_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grpc++/impl/codegen/stub_options.h')
-rw-r--r--include/grpc++/impl/codegen/stub_options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/grpc++/impl/codegen/stub_options.h b/include/grpc++/impl/codegen/stub_options.h
index 8e966a8dbf..41aef19ab0 100644
--- a/include/grpc++/impl/codegen/stub_options.h
+++ b/include/grpc++/impl/codegen/stub_options.h
@@ -36,6 +36,7 @@
namespace grpc {
+/// Useful interface for generated stubs
class StubOptions {};
} // namespace grpc