From 7d0fe1b42a2ce452649d733866c99dcfdeb49003 Mon Sep 17 00:00:00 2001 From: Duraid Madina Date: Wed, 28 Dec 2005 06:47:33 +0000 Subject: be more polite in public headers git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25036 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/CodeGen/MachineConstantPool.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/llvm/CodeGen/MachineConstantPool.h') diff --git a/include/llvm/CodeGen/MachineConstantPool.h b/include/llvm/CodeGen/MachineConstantPool.h index 47148e8dd1..c2c3399adb 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 { -- cgit v1.2.3-18-g5258