aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/StringPool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/StringPool.cpp')
-rw-r--r--lib/Support/StringPool.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Support/StringPool.cpp b/lib/Support/StringPool.cpp
index 735472e..1ee917f 100644
--- a/lib/Support/StringPool.cpp
+++ b/lib/Support/StringPool.cpp
@@ -12,7 +12,6 @@
//===----------------------------------------------------------------------===//
#include "llvm/Support/StringPool.h"
-#include "llvm/Support/Streams.h"
#include "llvm/ADT/StringRef.h"
using namespace llvm;