Skip to content

Commit

Permalink
Remove unused #include
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201430 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
eliben committed Feb 14, 2014
1 parent c4e1b13 commit 2220abe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/llvm/CodeGen/MachineInstr.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include "llvm/Support/ArrayRecycler.h"
#include "llvm/Support/DebugLoc.h"
#include "llvm/Target/TargetOpcodes.h"
#include <vector>

namespace llvm {

Expand Down

0 comments on commit 2220abe

Please sign in to comment.