[GISel]: Remove unused header include in MachineIRBuilder.h

llvm-svn: 327714
This commit is contained in:
Aditya Nandakumar 2018-03-16 15:14:18 +00:00
parent f65ddc5fa2
commit 573102e344
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
#include "llvm/IR/Constants.h"
#include "llvm/IR/DebugLoc.h"
#include <queue>
namespace llvm {