summaryrefslogtreecommitdiff
path: root/contrib/llvm/lib/Support/ScopedPrinter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/lib/Support/ScopedPrinter.cpp')
-rw-r--r--contrib/llvm/lib/Support/ScopedPrinter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/llvm/lib/Support/ScopedPrinter.cpp b/contrib/llvm/lib/Support/ScopedPrinter.cpp
index 537ff62c7b09..981dfbff520a 100644
--- a/contrib/llvm/lib/Support/ScopedPrinter.cpp
+++ b/contrib/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>