Remove unnecessary include.

llvm-svn: 170319
This commit is contained in:
Richard Osborne 2012-12-17 12:13:32 +00:00
parent 7cb52522fe
commit eb31fa483e
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
#ifndef XCOREMCINSTLOWER_H
#define XCOREMCINSTLOWER_H
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/MachineOperand.h"
#include "llvm/Support/Compiler.h"