From 3da53ad63672f7f37761d9a0b05ddc389119599a Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 5 Feb 2002 00:35:14 +0000 Subject: * Add a #include not indirectly included any more llvm-svn: 1707 --- llvm/lib/CodeGen/InstrSched/SchedPriorities.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/lib/CodeGen/InstrSched/SchedPriorities.cpp') diff --git a/llvm/lib/CodeGen/InstrSched/SchedPriorities.cpp b/llvm/lib/CodeGen/InstrSched/SchedPriorities.cpp index 9ed6cb9e474..e06f84cd670 100644 --- a/llvm/lib/CodeGen/InstrSched/SchedPriorities.cpp +++ b/llvm/lib/CodeGen/InstrSched/SchedPriorities.cpp @@ -20,6 +20,7 @@ #include "SchedPriorities.h" #include "llvm/Analysis/LiveVar/MethodLiveVarInfo.h" +#include "llvm/Analysis/LiveVar/LiveVarSet.h" #include "Support/PostOrderIterator.h" #include using std::cerr; -- cgit v1.2.3