summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-05-10 20:02:41 +0000
committerRui Ueyama <ruiu@google.com>2017-05-10 20:02:41 +0000
commit42ec5b9728e3cb05ba54ddbc9dedce934298de03 (patch)
tree4e9af98347e7635c00c31c10472362fab2a65c85
parent33d903d1b0543e4a1ee49836555ca7532d450722 (diff)
downloadbcm5719-llvm-42ec5b9728e3cb05ba54ddbc9dedce934298de03.tar.gz
bcm5719-llvm-42ec5b9728e3cb05ba54ddbc9dedce934298de03.zip
Remove unused #include.
llvm-svn: 302719
-rw-r--r--lld/ELF/Threads.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/ELF/Threads.h b/lld/ELF/Threads.h
index ac7992e362c..0c291c7b703 100644
--- a/lld/ELF/Threads.h
+++ b/lld/ELF/Threads.h
@@ -62,7 +62,6 @@
#include "Config.h"
#include "lld/Core/Parallel.h"
-#include <algorithm>
#include <functional>
namespace lld {
OpenPOWER on IntegriCloud