From 2e096c1cbf83c3d6405f74481cb7880ba02cf092 Mon Sep 17 00:00:00 2001 From: Duraid Madina Date: Wed, 28 Dec 2005 06:29:02 +0000 Subject: add these so I can be less naughty git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25034 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/ELFWriter.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/CodeGen/ELFWriter.cpp') diff --git a/lib/CodeGen/ELFWriter.cpp b/lib/CodeGen/ELFWriter.cpp index b58fc1f..c0b2cdf 100644 --- a/lib/CodeGen/ELFWriter.cpp +++ b/lib/CodeGen/ELFWriter.cpp @@ -37,6 +37,7 @@ #include "llvm/CodeGen/MachineConstantPool.h" #include "llvm/Target/TargetMachine.h" #include "llvm/Support/Mangler.h" +#include using namespace llvm; //===----------------------------------------------------------------------===// -- cgit v1.1