Commit 71456ba3 by Mark Mitchell Committed by Mark Mitchell

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
parent bfd7f4ec
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
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment