From: Duraid Madina Date: Wed, 28 Dec 2005 06:47:33 +0000 (+0000) Subject: be more polite in public headers X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7d0fe1b42a2ce452649d733866c99dcfdeb49003;p=oota-llvm.git be more polite in public headers git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25036 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/CodeGen/MachineConstantPool.h b/include/llvm/CodeGen/MachineConstantPool.h index 47148e8dd11..c2c3399adb7 100644 --- a/include/llvm/CodeGen/MachineConstantPool.h +++ b/include/llvm/CodeGen/MachineConstantPool.h @@ -23,6 +23,7 @@ #define LLVM_CODEGEN_MACHINECONSTANTPOOL_H #include +#include namespace llvm {