libstdc++: Remove <debug/array> from Doxygen config
This header was removed recently, so Doxygen shouldn't try to process it. libstdc++-v3/ChangeLog: * doc/doxygen/user.cfg.in (INPUT): Remove include/debug/array.
This commit is contained in:
parent
4c598b038d
commit
0db5f48848
1 changed files with 0 additions and 1 deletions
|
@ -947,7 +947,6 @@ INPUT = @srcdir@/doc/doxygen/doxygroups.cc \
|
|||
include/backward/hash_set \
|
||||
include/backward/strstream \
|
||||
include/debug \
|
||||
include/debug/array \
|
||||
include/debug/bitset \
|
||||
include/debug/deque \
|
||||
include/debug/forward_list \
|
||||
|
|
Loading…
Add table
Reference in a new issue