ios.cc: Remove accidental inclusion of <stdio.h> in last checkin.
* src/ios.cc: Remove accidental inclusion of <stdio.h> in last checkin. From-SVN: r39276
This commit is contained in:
parent
bfd7f4ecc7
commit
71456ba3b0
@ -1,5 +1,8 @@
|
||||
2001-01-25 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* src/ios.cc: Remove accidental inclusion of <stdio.h> in last
|
||||
checkin.
|
||||
|
||||
* src/Makefile.am (sources): Add globals.cc.
|
||||
* src/Makefile.in: Regenerated.
|
||||
* src/globals.cc: New file.
|
||||
|
@ -35,7 +35,6 @@
|
||||
#include <bits/std_ostream.h>
|
||||
#include <bits/std_istream.h>
|
||||
#include <bits/std_fstream.h>
|
||||
#include <stdio.h>
|
||||
|
||||
namespace std
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user