Remove unnecessary include.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170319 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Richard Osborne 2012-12-17 12:13:32 +00:00
parent 12ea410114
commit 31061e68a2

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"