diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/CodeGen/InstrSched/SchedPriorities.h | 2 | ||||
-rw-r--r-- | lib/Target/SparcV9/InstrSched/SchedPriorities.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/CodeGen/InstrSched/SchedPriorities.h b/lib/CodeGen/InstrSched/SchedPriorities.h index 31d974dc4b..1366884b58 100644 --- a/lib/CodeGen/InstrSched/SchedPriorities.h +++ b/lib/CodeGen/InstrSched/SchedPriorities.h @@ -16,8 +16,8 @@ #include "SchedGraph.h" #include "llvm/CodeGen/InstrScheduling.h" #include "llvm/Target/MachineSchedInfo.h" +#include "Support/hash_set" #include <list> -#include <Support/hash_set> class Function; class MachineInstr; diff --git a/lib/Target/SparcV9/InstrSched/SchedPriorities.h b/lib/Target/SparcV9/InstrSched/SchedPriorities.h index 31d974dc4b..1366884b58 100644 --- a/lib/Target/SparcV9/InstrSched/SchedPriorities.h +++ b/lib/Target/SparcV9/InstrSched/SchedPriorities.h @@ -16,8 +16,8 @@ #include "SchedGraph.h" #include "llvm/CodeGen/InstrScheduling.h" #include "llvm/Target/MachineSchedInfo.h" +#include "Support/hash_set" #include <list> -#include <Support/hash_set> class Function; class MachineInstr; |