From: Duraid Madina Date: Mon, 26 Dec 2005 10:34:38 +0000 (+0000) Subject: I laugh at your dual-core G5s! Fear my precompiled headers. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bb35a113db901ce5ca0ca8e844045a543c7fa19d;p=oota-llvm.git I laugh at your dual-core G5s! Fear my precompiled headers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25019 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/CodeGen/MachineConstantPool.h b/include/llvm/CodeGen/MachineConstantPool.h index 47148e8dd11..cd4a5485a5a 100644 --- a/include/llvm/CodeGen/MachineConstantPool.h +++ b/include/llvm/CodeGen/MachineConstantPool.h @@ -22,6 +22,7 @@ #ifndef LLVM_CODEGEN_MACHINECONSTANTPOOL_H #define LLVM_CODEGEN_MACHINECONSTANTPOOL_H +#include #include namespace llvm {