remove dupes now.

llvm-svn: 96811
This commit is contained in:
Chris Lattner 2010-02-22 22:15:05 +00:00
parent 435611200b
commit 3ac438b920
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@
#define DEBUG_TYPE "pic16-isel"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Support/Debug.h"
#include "PIC16ISelDAGToDAG.h"
using namespace llvm;