From cf35cbe5d9b9aacffb8bf13cacb1fc66971262f1 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Sat, 30 Sep 2006 12:52:15 +0000 Subject: Fix build due to the incomplete removal of demangle.h. --- gnu/lib/libstdc++/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/lib/libstdc++') diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile index dba2f1203650..72441157a2fe 100644 --- a/gnu/lib/libstdc++/Makefile +++ b/gnu/lib/libstdc++/Makefile @@ -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 \ -- cgit v1.3