c++config: Revert.
authorBenjamin Kosnik <bkoz@redhat.com>
Fri, 16 Feb 2001 05:39:47 +0000 (05:39 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 16 Feb 2001 05:39:47 +0000 (05:39 +0000)
2001-02-15  Benjamin Kosnik  <bkoz@redhat.com>

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

From-SVN: r39747

libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/c++config

index 71edd6af3c6c862e385da337fd9df7fc7ed942d8..ecfa31197e76fffcc59bb072cb48b032bf36264a 100644 (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
index 17263b1a1eea995f3d8f34c8c114a4f948ac0843..c76ce2dac76d67a1a6cbad1bb68251feca89e801 100644 (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