diff options
author | Yash Tibrewal <yashkt@google.com> | 2018-09-27 17:45:37 -0700 |
---|---|---|
committer | Yash Tibrewal <yashkt@google.com> | 2018-09-27 17:45:37 -0700 |
commit | 5525521456e8a5f18b829e90ba47319ff0feb5e2 (patch) | |
tree | e6d301ecb89bbd8e4cc84cc6de8f97e9d56b7455 /tools/doxygen/Doxyfile.c++.internal | |
parent | b741edf37e2a50aa044b6b044f4f76d960dbf19a (diff) |
Build changes
Diffstat (limited to 'tools/doxygen/Doxyfile.c++.internal')
-rw-r--r-- | tools/doxygen/Doxyfile.c++.internal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal index c1bcdfd3d0..6bd83f03c3 100644 --- a/tools/doxygen/Doxyfile.c++.internal +++ b/tools/doxygen/Doxyfile.c++.internal @@ -950,6 +950,7 @@ include/grpcpp/impl/codegen/callback_common.h \ include/grpcpp/impl/codegen/channel_interface.h \ include/grpcpp/impl/codegen/client_callback.h \ include/grpcpp/impl/codegen/client_context.h \ +include/grpcpp/impl/codegen/client_interceptor.h \ include/grpcpp/impl/codegen/client_unary_call.h \ include/grpcpp/impl/codegen/completion_queue.h \ include/grpcpp/impl/codegen/completion_queue_tag.h \ |