re PR libstdc++/8318 (Not all wide character based prototypes are included within...
authorBenjamin Kosnik <bkoz@redhat.com>
Fri, 1 Nov 2002 17:30:36 +0000 (17:30 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 1 Nov 2002 17:30:36 +0000 (17:30 +0000)
commit5112ae3a8f702def5e49b7944e069e9b0b0444b6
tree3b85fbd786ad6d529a86b3867a81119c182c2daa
parentc86c54e6d12b84a346c77e7101c758c78555c1f3
re PR libstdc++/8318 (Not all wide character based prototypes are included within #ifdef _GLIBCPP_USE_WCHAR_T)

2002-11-01  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/8318
* include/std/std_iostream.h: Tweak.
* include/std/std_iosfwd.h: Add _GLIBCPP_USE_WCHAR_T.
* include/std/std_iomanip.h: Same.
* include/bits/stringfwd.h: Same.
* include/bits/basic_string.tcc: Same.
* include/bits/sstream.tcc: Same.
* include/bits/fstream.tcc: Same.
* include/bits/basic_ios.tcc: Same.
* include/bits/streambuf.tcc: Same.
* include/bits/locale_facets.tcc: Same.

From-SVN: r58720
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_ios.tcc
libstdc++-v3/include/bits/basic_string.tcc
libstdc++-v3/include/bits/fstream.tcc
libstdc++-v3/include/bits/locale_facets.tcc
libstdc++-v3/include/bits/sstream.tcc
libstdc++-v3/include/bits/streambuf.tcc
libstdc++-v3/include/bits/stringfwd.h
libstdc++-v3/include/std/std_iomanip.h
libstdc++-v3/include/std/std_iosfwd.h
libstdc++-v3/include/std/std_iostream.h