From 99b7c1a9ead9be905d5ba97a5c4da1b066c07fe3 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 27 Jul 2002 05:25:29 +0000 Subject: Remove needless #include git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3117 91177308-0d34-0410-b5e6-96231b3b80d8 --- support/lib/Support/CommandLine.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'support/lib/Support/CommandLine.cpp') diff --git a/support/lib/Support/CommandLine.cpp b/support/lib/Support/CommandLine.cpp index e125ebeb82..fc3d62b357 100644 --- a/support/lib/Support/CommandLine.cpp +++ b/support/lib/Support/CommandLine.cpp @@ -10,7 +10,6 @@ //===----------------------------------------------------------------------===// #include "Support/CommandLine.h" -#include "Support/STLExtras.h" #include #include #include -- cgit v1.2.3-18-g5258