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