Remove unneeded header file.

llvm-svn: 58823
This commit is contained in:
Bill Wendling
2008-11-06 23:56:59 +00:00
parent a0826e1855
commit 87d0746e71

View File

@@ -23,7 +23,6 @@
#include "llvm/Intrinsics.h"
#include "llvm/Module.h"
#include "llvm/Pass.h"
#include "llvm/ADT/APInt.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Target/TargetData.h"
#include "llvm/Target/TargetLowering.h"