From bd6269c321b6c15b2f5855de7ad3ae836633a85b Mon Sep 17 00:00:00 2001 From: Duraid Madina Date: Wed, 28 Dec 2005 06:29:38 +0000 Subject: [PATCH] undo yuletide naughtyness(tm) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25035 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/CodeGen/MachineConstantPool.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/llvm/CodeGen/MachineConstantPool.h b/include/llvm/CodeGen/MachineConstantPool.h index cd4a5485a5a..47148e8dd11 100644 --- a/include/llvm/CodeGen/MachineConstantPool.h +++ b/include/llvm/CodeGen/MachineConstantPool.h @@ -22,7 +22,6 @@ #ifndef LLVM_CODEGEN_MACHINECONSTANTPOOL_H #define LLVM_CODEGEN_MACHINECONSTANTPOOL_H -#include #include namespace llvm {