summaryrefslogtreecommitdiffstats
path: root/clang/Lex/Lexer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/Lex/Lexer.cpp')
-rw-r--r--clang/Lex/Lexer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/Lex/Lexer.cpp b/clang/Lex/Lexer.cpp
index 810f10da4d1..ab537455fee 100644
--- a/clang/Lex/Lexer.cpp
+++ b/clang/Lex/Lexer.cpp
@@ -30,7 +30,6 @@
#include "clang/Basic/SourceLocation.h"
#include "llvm/Support/MemoryBuffer.h"
#include <cctype>
-#include <iostream>
using namespace llvm;
using namespace clang;
OpenPOWER on IntegriCloud