Remove unused #include.
authorBrian Gaeke <gaeke@uiuc.edu>
Sat, 29 May 2004 23:26:13 +0000 (23:26 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Sat, 29 May 2004 23:26:13 +0000 (23:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13899 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SparcV9/InstrSelection/InstrForest.cpp

index fd5056d22d7bd6a0fdc94300c620a713690ceceb..d7409d896b3761bc237ff0d4b2f6b2478273d990 100644 (file)
@@ -25,7 +25,6 @@
 #include "llvm/iMemory.h"
 #include "llvm/Type.h"
 #include "llvm/CodeGen/InstrForest.h"
-#include "llvm/CodeGen/MachineCodeForInstruction.h"
 #include "llvm/CodeGen/MachineInstr.h"
 #include "Support/STLExtras.h"
 #include "Config/alloca.h"