From: Duraid Madina Date: Wed, 28 Dec 2005 06:56:09 +0000 (+0000) Subject: more compliance stufff X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=6927b067bc43427a7db159ba9a603046a4a9c02c;p=oota-llvm.git more compliance stufff git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25037 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/llvm-ar/llvm-ar.cpp b/tools/llvm-ar/llvm-ar.cpp index 09efeca3daf..00dcc39e9f1 100644 --- a/tools/llvm-ar/llvm-ar.cpp +++ b/tools/llvm-ar/llvm-ar.cpp @@ -20,6 +20,7 @@ #include #include #include +#include using namespace llvm;