From 90ecb9283845a7c3a9bd034208c03fc29f37591a Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 29 Feb 2004 21:03:08 +0000 Subject: Urg, forgot to check this in. llvm-svn: 12007 --- llvm/lib/CodeGen/MachineCodeForInstruction.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/CodeGen') diff --git a/llvm/lib/CodeGen/MachineCodeForInstruction.cpp b/llvm/lib/CodeGen/MachineCodeForInstruction.cpp index 75ee28878ec..da9819c552d 100644 --- a/llvm/lib/CodeGen/MachineCodeForInstruction.cpp +++ b/llvm/lib/CodeGen/MachineCodeForInstruction.cpp @@ -24,7 +24,6 @@ #include "llvm/CodeGen/MachineCodeForInstruction.h" #include "llvm/CodeGen/MachineInstr.h" -#include "llvm/CodeGen/MachineInstrAnnot.h" #include "llvm/Instruction.h" using namespace llvm; -- cgit v1.2.3