aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.c++
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-12-05 07:43:40 -0800
committerGravatar GitHub <noreply@github.com>2016-12-05 07:43:40 -0800
commitadc3fbc0a3a08bfa9c4a0fadfc2b9ce1ed77ecd7 (patch)
tree00649033461b6545ee9445114540105b1b5b3cd1 /tools/doxygen/Doxyfile.c++
parent746578ac9cf2f6eea64baedb65d1983e7123edab (diff)
parentf4b1bbfce87f4123b42741a3562b73dfd3206cff (diff)
Merge pull request #8922 from sreecha/slice_cleanup
Remove redundant includes from string.h and tmpfile.h
Diffstat (limited to 'tools/doxygen/Doxyfile.c++')
-rw-r--r--tools/doxygen/Doxyfile.c++1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.c++ b/tools/doxygen/Doxyfile.c++
index ff3a0e381d..9e3fc62ebc 100644
--- a/tools/doxygen/Doxyfile.c++
+++ b/tools/doxygen/Doxyfile.c++
@@ -840,6 +840,7 @@ include/grpc/impl/codegen/atm.h \
include/grpc/impl/codegen/atm_gcc_atomic.h \
include/grpc/impl/codegen/atm_gcc_sync.h \
include/grpc/impl/codegen/atm_windows.h \
+include/grpc/impl/codegen/gpr_slice.h \
include/grpc/impl/codegen/gpr_types.h \
include/grpc/impl/codegen/port_platform.h \
include/grpc/impl/codegen/slice.h \