Remove unneeded #include.

llvm-svn: 55134
This commit is contained in:
Owen Anderson 2008-08-21 19:51:25 +00:00
parent 2af34bd309
commit 893ce348a7
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
#include "llvm/CodeGen/MachineModuleInfo.h"
#include "llvm/Support/Mangler.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Support/Streams.h"
#include "llvm/Target/TargetAsmInfo.h"
#include "llvm/Target/TargetData.h"
#include "llvm/Target/TargetLowering.h"