From bb09a109294b5af04a99b73f2b84c5f8736fdac3 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 28 Sep 2001 22:56:31 +0000 Subject: Pull iterators out of CFG.h and CFGdecls and put them in Support directory llvm-svn: 664 --- llvm/lib/CodeGen/InstrSched/SchedPriorities.h | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/lib/CodeGen/InstrSched/SchedPriorities.h') diff --git a/llvm/lib/CodeGen/InstrSched/SchedPriorities.h b/llvm/lib/CodeGen/InstrSched/SchedPriorities.h index 909f4ed0eb3..81a2e6a0534 100644 --- a/llvm/lib/CodeGen/InstrSched/SchedPriorities.h +++ b/llvm/lib/CodeGen/InstrSched/SchedPriorities.h @@ -25,6 +25,7 @@ #include "llvm/CodeGen/InstrScheduling.h" #include "llvm/Analysis/LiveVar/MethodLiveVarInfo.h" #include "llvm/Target/MachineSchedInfo.h" +#include class Method; class MachineInstr; -- cgit v1.2.3