aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppdefault.c
diff options
context:
space:
mode:
authorPaolo Carlini <pcarlini@suse.de>2007-02-27 17:48:09 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2007-02-27 17:48:09 +0000
commitf4e39278b3325b745acf5d70eb2c7800544dd87f (patch)
treec8b8ecb18ca1d3b7426df2cb41bbc6ca3ab50618 /gcc/cppdefault.c
parent01e7cd6e292e62d5b21500deb06cc11843ec4be0 (diff)
downloadgcc-f4e39278b3325b745acf5d70eb2c7800544dd87f.zip
gcc-f4e39278b3325b745acf5d70eb2c7800544dd87f.tar.gz
gcc-f4e39278b3325b745acf5d70eb2c7800544dd87f.tar.bz2
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
Diffstat (limited to 'gcc/cppdefault.c')
0 files changed, 0 insertions, 0 deletions