Change to make it build with GCC 2.95.3
authorAnand Shukla <ashukla@cs.uiuc.edu>
Tue, 26 Feb 2002 18:57:15 +0000 (18:57 +0000)
committerAnand Shukla <ashukla@cs.uiuc.edu>
Tue, 26 Feb 2002 18:57:15 +0000 (18:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1802 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/InstrSched/SchedPriorities.h
lib/Target/SparcV9/InstrSched/SchedPriorities.h

index 52b5b9f00807b8893bf5cfbc59c44ee73537312b..f99d7ce86ea27218ce3ca90bb71f63b4ad80c240 100644 (file)
@@ -27,7 +27,7 @@
 #include "Support/CommandLine.h"
 #include <list>
 #include <ext/hash_set>
-#include <ostream>
+#include <iostream>
 class Method;
 class MachineInstr;
 class SchedulingManager;
index 52b5b9f00807b8893bf5cfbc59c44ee73537312b..f99d7ce86ea27218ce3ca90bb71f63b4ad80c240 100644 (file)
@@ -27,7 +27,7 @@
 #include "Support/CommandLine.h"
 #include <list>
 #include <ext/hash_set>
-#include <ostream>
+#include <iostream>
 class Method;
 class MachineInstr;
 class SchedulingManager;