From 1a097e30d39e60303ae2b19f7a56e813f3e3c18e Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 7 Dec 2006 23:41:45 +0000 Subject: Don't use in Streams.h but instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32340 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Support/CommandLine.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Support/CommandLine.cpp') diff --git a/lib/Support/CommandLine.cpp b/lib/Support/CommandLine.cpp index 920811a06c..012f759d4f 100644 --- a/lib/Support/CommandLine.cpp +++ b/lib/Support/CommandLine.cpp @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3-18-g5258