From 36501f5eb0d90e05edd2d8f97beff819e53826d9 Mon Sep 17 00:00:00 2001 From: Duraid Madina Date: Mon, 26 Dec 2005 04:56:16 +0000 Subject: MERRY CHRISTMAS EVERYONE!!! (what better way to spend christmas than to try building LLVM on HP-UX! (the Right Way seems to be to tear out the ancient STL that HP ship and use http://incubator.apache.org/stdcxx/ ) llvm-svn: 25012 --- llvm/lib/Support/CommandLine.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/lib/Support/CommandLine.cpp') diff --git a/llvm/lib/Support/CommandLine.cpp b/llvm/lib/Support/CommandLine.cpp index 95887e3c08d..6aa6c091292 100644 --- a/llvm/lib/Support/CommandLine.cpp +++ b/llvm/lib/Support/CommandLine.cpp @@ -19,6 +19,7 @@ #include "llvm/Config/config.h" #include "llvm/Support/CommandLine.h" #include +#include #include #include #include -- cgit v1.2.3