c++config: Revert.

2001-02-15  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/c++config: Revert.

From-SVN: r39747
This commit is contained in:
Benjamin Kosnik 2001-02-16 05:39:47 +00:00 committed by Benjamin Kosnik
parent 3ade9bbaad
commit 63100912b7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-02-15 Benjamin Kosnik <bkoz@redhat.com>
* include/bits/c++config: Revert.
2001-02-15 Mark Mitchell <mark@codesourcery.com>
* include/bits/istream.tcc: Use ios_base::iostate in place of

View File

@ -47,7 +47,7 @@
// types. For the io library, this means that larger, out-of-line
// member functions are only declared, and definitions are not parsed
// by the compiler, but instead instantiated into the library binary.
#define _GLIBCPP_FULLY_COMPLIANT_HEADERS 1
// #define _GLIBCPP_FULLY_COMPLIANT_HEADERS 1
// To enable older, ARM-style iostreams and other anachronisms use this.
//#define _GLIBCPP_DEPRECATED 1