From efe65369a74871c3140a540a6c95ce5d1f080954 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Sat, 10 May 2008 08:32:32 +0000 Subject: merge of use-diet branch to trunk git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50943 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Instruction.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/llvm/Instruction.h') diff --git a/include/llvm/Instruction.h b/include/llvm/Instruction.h index 29ae5c3..40d8305 100644 --- a/include/llvm/Instruction.h +++ b/include/llvm/Instruction.h @@ -20,7 +20,6 @@ namespace llvm { struct AssemblyAnnotationWriter; -class BinaryOperator; template class SymbolTableListTraits; -- cgit v1.1