diff options
Diffstat (limited to 'lib/Support/CommandLine.cpp')
-rw-r--r-- | lib/Support/CommandLine.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Support/CommandLine.cpp b/lib/Support/CommandLine.cpp index e125ebeb82..fc3d62b357 100644 --- a/lib/Support/CommandLine.cpp +++ b/lib/Support/CommandLine.cpp @@ -10,7 +10,6 @@ //===----------------------------------------------------------------------===// #include "Support/CommandLine.h" -#include "Support/STLExtras.h" #include <algorithm> #include <map> #include <set> |