]> git.ipfire.org Git - thirdparty/gcc.git/commit
Revert include ordering.
authorBenjamin Kosnik <bkoz@redhat.com>
Thu, 23 Jan 2003 18:56:00 +0000 (18:56 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 23 Jan 2003 18:56:00 +0000 (18:56 +0000)
commit1a1e79bbfef8a433129b3358b474c2f1df6ca9f3
treeaf1b398ad8e0482a4aa96c410a702f4242e588c7
parent8891b787272707225f9b8abf2f00902376979fc3
Revert include ordering.

2003-01-23  Benjamin Kosnik  <bkoz@redhat.com>

Revert include ordering.
* config/locale/generic/c_locale.h: Add include guards.
* config/locale/gnu/c_locale.h: Same.
* include/bits/locale_classes.h: Remove cctype include.
* include/std/std_iosfwd.h: Add c++locale.h, cctype includes.
* include/std/std_fstream.h: Remove streambuf include.
* include/std/std_sstream.h: Remove streambuf include.

From-SVN: r61664
libstdc++-v3/ChangeLog
libstdc++-v3/config/locale/generic/c_locale.h
libstdc++-v3/config/locale/gnu/c_locale.h
libstdc++-v3/include/bits/locale_classes.h
libstdc++-v3/include/std/std_fstream.h
libstdc++-v3/include/std/std_iosfwd.h
libstdc++-v3/include/std/std_sstream.h