summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/FormattedStream.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-08-15 01:56:38 +0000
committerDan Gohman <gohman@apple.com>2009-08-15 01:56:38 +0000
commite9f0bf5deeab9eb9894456da8b493a8d9f9c74d3 (patch)
treeacef6f30ba30d3616920ee4796a80e8a8a2ccabd /llvm/lib/Support/FormattedStream.cpp
parentb1bf2009a41046e554b2ed90a73956e82c23e97d (diff)
downloadbcm5719-llvm-e9f0bf5deeab9eb9894456da8b493a8d9f9c74d3.tar.gz
bcm5719-llvm-e9f0bf5deeab9eb9894456da8b493a8d9f9c74d3.zip
Remove an unnecessary #include.
llvm-svn: 79063
Diffstat (limited to 'llvm/lib/Support/FormattedStream.cpp')
-rw-r--r--llvm/lib/Support/FormattedStream.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Support/FormattedStream.cpp b/llvm/lib/Support/FormattedStream.cpp
index e57b17ec45d..7f8adfc3d74 100644
--- a/llvm/lib/Support/FormattedStream.cpp
+++ b/llvm/lib/Support/FormattedStream.cpp
@@ -12,7 +12,6 @@
//===----------------------------------------------------------------------===//
#include "llvm/Support/FormattedStream.h"
-#include <algorithm>
using namespace llvm;
OpenPOWER on IntegriCloud