diff options
Diffstat (limited to 'llvm/lib/Support/ScopedPrinter.cpp')
-rw-r--r-- | llvm/lib/Support/ScopedPrinter.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Support/ScopedPrinter.cpp b/llvm/lib/Support/ScopedPrinter.cpp index 537ff62c7b0..981dfbff520 100644 --- a/llvm/lib/Support/ScopedPrinter.cpp +++ b/llvm/lib/Support/ScopedPrinter.cpp @@ -1,6 +1,5 @@ #include "llvm/Support/ScopedPrinter.h" -#include "llvm/ADT/StringExtras.h" #include "llvm/Support/Format.h" #include <cctype> |