New iostream definitions
authorChris Lattner <sabre@nondot.org>
Fri, 1 Nov 2002 16:46:05 +0000 (16:46 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 Nov 2002 16:46:05 +0000 (16:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4482 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 1366884b580f093b117528b68d4f14e0ffbc2481..7cfcb038399d847f273994e410d396cf8c870681 100644 (file)
@@ -18,6 +18,7 @@
 #include "llvm/Target/MachineSchedInfo.h"
 #include "Support/hash_set"
 #include <list>
+#include <iosfwd>
 
 class Function;
 class MachineInstr;
index 1366884b580f093b117528b68d4f14e0ffbc2481..7cfcb038399d847f273994e410d396cf8c870681 100644 (file)
@@ -18,6 +18,7 @@
 #include "llvm/Target/MachineSchedInfo.h"
 #include "Support/hash_set"
 #include <list>
+#include <iosfwd>
 
 class Function;
 class MachineInstr;