Remove unused #include.

llvm-svn: 13899
This commit is contained in:
Brian Gaeke 2004-05-29 23:26:13 +00:00
parent 42112b4a09
commit 24c18879f0
1 changed files with 0 additions and 1 deletions

View 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"