Pull iterators out of CFG.h and CFGdecls and put them in Support directory
[oota-llvm.git] / lib / Target / SparcV9 / InstrSched / SchedPriorities.h
index 909f4ed0eb36487949cc0e904f9ba491e8e4f1d7..81a2e6a0534a7a6a977b3ed28310f4c0ba8411fc 100644 (file)
@@ -25,6 +25,7 @@
 #include "llvm/CodeGen/InstrScheduling.h"
 #include "llvm/Analysis/LiveVar/MethodLiveVarInfo.h"
 #include "llvm/Target/MachineSchedInfo.h"
+#include <list>
 
 class Method;
 class MachineInstr;