View | Details | Raw Unified | Return to bug 25927
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 19-26 Link Here
19
19
20
HDRS=	cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \
20
HDRS=	cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \
21
	csetjmp csignal cstdarg cstddef cstdio cstdlib cstring ctime \
21
	csetjmp csignal cstdarg cstddef cstdio cstdlib cstring ctime \
22
	cwchar cwctype fstream iomanip iosfwd iostream stdexcept string \
22
	cwchar cwctype fstream iomanip iosfwd iostream sstring stdexcept \
23
	strstream complex.h stl.h valarray
23
	string strstream complex.h stl.h valarray
24
24
25
STDHDRS=bastring.cc bastring.h complext.cc complext.h dcomplex.h fcomplex.h \
25
STDHDRS=bastring.cc bastring.h complext.cc complext.h dcomplex.h fcomplex.h \
26
	gslice.h gslice_array.h indirect_array.h ldcomplex.h mask_array.h \
26
	gslice.h gslice_array.h indirect_array.h ldcomplex.h mask_array.h \

Return to bug 25927