diff options
Diffstat (limited to 'contrib/llvm/lib/Support/StringExtras.cpp')
| -rw-r--r-- | contrib/llvm/lib/Support/StringExtras.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/llvm/lib/Support/StringExtras.cpp b/contrib/llvm/lib/Support/StringExtras.cpp index d77ad7f55a18..3e2420f67760 100644 --- a/contrib/llvm/lib/Support/StringExtras.cpp +++ b/contrib/llvm/lib/Support/StringExtras.cpp @@ -12,7 +12,6 @@  //===----------------------------------------------------------------------===//  #include "llvm/ADT/SmallVector.h" -#include "llvm/ADT/STLExtras.h"  #include "llvm/ADT/StringExtras.h"  using namespace llvm;  | 
