2007-03-04 Paolo Carlini <pcarlini@suse.de>
* testsuite/27_io/basic_ostream/inserters_arithmetic/
char/31031.cc: Include the right header.
From-SVN: r122539
+2007-03-04 Paolo Carlini <pcarlini@suse.de>
+
+ * testsuite/27_io/basic_ostream/inserters_arithmetic/
+ char/31031.cc: Include the right header.
+
2007-03-04 Benjamin Kosnik <bkoz@redhat.com>
* acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.
// the Free Software Foundation, 51 Franklin Street, Fifth Floor,
// Boston, MA 02110-1301, USA.
-#include <iostream>
+#include <sstream>
class MyClass
{