aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.c++
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-05-15 16:01:17 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-05-15 16:27:37 -0700
commit1d3ce9a73761ed45ca87b1606f02f4efcb752d1a (patch)
tree97a59cb661a0907239b627d25156e0a7a0719c60 /tools/doxygen/Doxyfile.c++
parent2a5bbc1e2d38ff89d45b649e8c0db1e2cb560b3a (diff)
Move workaround_list to grpc_base
Diffstat (limited to 'tools/doxygen/Doxyfile.c++')
-rw-r--r--tools/doxygen/Doxyfile.c++3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/doxygen/Doxyfile.c++ b/tools/doxygen/Doxyfile.c++
index c8c7183eae..b7531bc276 100644
--- a/tools/doxygen/Doxyfile.c++
+++ b/tools/doxygen/Doxyfile.c++
@@ -898,7 +898,8 @@ include/grpc/impl/codegen/sync_windows.h \
include/grpc/load_reporting.h \
include/grpc/slice.h \
include/grpc/slice_buffer.h \
-include/grpc/status.h
+include/grpc/status.h \
+include/grpc/support/workaround_list.h
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses