gcc/libstdc++-v3/include
Paolo Carlini f4e39278b3 PR libstdc++/28080 (partial)
2007-02-27  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/28080 (partial)
	* include/std/bitset: Do not include <ios>, <iosfwd> is enough.
	(operator>>(std::basic_istream<>&, bitset<>&)): Tweak, refer to
	ios_base as a base of basic_istream.
	* include/std/iomanip: Do not include <ios>, <iosfwd> + 
	<bits/ios_base.h> is enough.
	* include/std/iosfwd: Do not include <cctype> here...
	* include/bits/locale_facets.h: ... do it here, when needed.
	* include/bits/ostream.tcc: Clean up, do not include <locale> here...
	* include/std/ostream: ... here instead.
	* include/bits/istream.tcc: Likewise for <locale> and <ostream>...
	* include/std/istream: ... here.
	* include/bits/sstream.tcc: Do not include <sstream>.

From-SVN: r122380
2007-02-27 17:48:09 +00:00
..
backward c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
bits PR libstdc++/28080 (partial) 2007-02-27 17:48:09 +00:00
c Makefile.am (std_headers_rename): Remove. 2006-12-07 09:35:57 +00:00
c_compatibility All files: Update FSF address. 2005-08-17 02:28:44 +00:00
c_std Makefile.am (std_headers_rename): Remove. 2006-12-07 09:35:57 +00:00
debug throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
ext PR libstdc++/28080 (partial) 2007-02-26 09:36:39 +00:00
precompiled extc++.h: Guard include files that assume iconv support is present from precompilation... 2007-02-06 17:59:09 +00:00
std PR libstdc++/28080 (partial) 2007-02-27 17:48:09 +00:00
tr1 re PR libstdc++/25896 ([DR 526] hash_map::erase, unordered_map::erase fail if key is inside the table) 2007-02-23 23:34:18 +00:00
Makefile.am PR libstdc++/28080 (partial) 2007-02-20 21:22:35 +00:00
Makefile.in PR libstdc++/28080 (partial) 2007-02-20 21:22:35 +00:00