Fix build due to the incomplete removal of demangle.h.

This commit is contained in:
Ruslan Ermilov 2006-09-30 12:52:15 +00:00
parent 080fc956ee
commit cf35cbe5d9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=162851

View File

@ -122,7 +122,7 @@ BKWHDRS= complex.h iomanip.h istream.h ostream.h stream.h streambuf.h \
BKWHDRS:= ${BKWHDRS:S;^;${SRCDIR}/include/backward/;}
BKWHDRSDIR= ${CXXINCLUDEDIR}/backward
EXTHDRS= algorithm bitmap_allocator.h debug_allocator.h demangle.h \
EXTHDRS= algorithm bitmap_allocator.h debug_allocator.h \
enc_filebuf.h stdio_filebuf.h stdio_sync_filebuf.h functional \
hash_map hash_set iterator malloc_allocator.h memory \
mt_allocator.h new_allocator.h numeric pod_char_traits.h \