From 824398ec6dc5f5b120565ac338bb224656c5e17c Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 26 Jul 2003 23:01:04 +0000 Subject: Remove #include llvm-svn: 7342 --- llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h') diff --git a/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h b/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h index 0d6f1ad..2abd448 100644 --- a/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h +++ b/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h @@ -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" -- cgit v1.1