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