Remove #include
authorChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2003 23:01:04 +0000 (23:01 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2003 23:01:04 +0000 (23:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7342 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h
lib/Target/SparcV9/ModuloScheduling/ModuloSchedGraph.h

index 0d6f1ad3ac069fb109de4e19be608ece45e728da..2abd448fcdc1f109663d0fe60579ef361e80bad0 100644 (file)
@@ -11,7 +11,6 @@
 #include "llvm/Instruction.h"
 #include "llvm/Target/TargetMachine.h"
 #include "llvm/Target/TargetInstrInfo.h"
-#include "Support/HashExtras.h"
 #include "Support/GraphTraits.h"
 #include "Support/hash_map"
 #include "../InstrSched/SchedGraphCommon.h"
index 0d6f1ad3ac069fb109de4e19be608ece45e728da..2abd448fcdc1f109663d0fe60579ef361e80bad0 100644 (file)
@@ -11,7 +11,6 @@
 #include "llvm/Instruction.h"
 #include "llvm/Target/TargetMachine.h"
 #include "llvm/Target/TargetInstrInfo.h"
-#include "Support/HashExtras.h"
 #include "Support/GraphTraits.h"
 #include "Support/hash_map"
 #include "../InstrSched/SchedGraphCommon.h"