char/31031.cc: Include the right header.
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
This commit is contained in:
parent
b4d4015061
commit
2881894e00
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
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.
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
// the Free Software Foundation, 51 Franklin Street, Fifth Floor,
|
||||
// Boston, MA 02110-1301, USA.
|
||||
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
|
||||
class MyClass
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue