From cfa6ec92e61a1ab040c2b79db5de3a39df732ff6 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Sun, 23 Aug 2009 11:37:21 +0000 Subject: Kill off more cerr/cout uses and prune includes a bit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79852 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Support/StringPool.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Support/StringPool.cpp') diff --git a/lib/Support/StringPool.cpp b/lib/Support/StringPool.cpp index 735472e26a..1ee917f119 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; -- cgit v1.2.3-18-g5258