Trim unnecessary #includes.

llvm-svn: 70880
This commit is contained in:
Dan Gohman 2009-05-04 17:11:06 +00:00
parent cfd6941cf9
commit 630f4e1eb3
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@
#include "llvm/Target/TargetLowering.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Debug.h"
#include <queue>
#include <set>
using namespace llvm;
/// MSP430DAGToDAGISel - MSP430 specific code to select MSP430 machine