Remove unused #include.

llvm-svn: 13899
This commit is contained in:
Brian Gaeke 2004-05-29 23:26:13 +00:00
parent 7d68f2e9b0
commit 8daa49f754

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"