summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Bytecode')
-rw-r--r--llvm/lib/Bytecode/Reader/Reader.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Bytecode/Reader/Reader.cpp b/llvm/lib/Bytecode/Reader/Reader.cpp
index 39f238c9869..e821c946e16 100644
--- a/llvm/lib/Bytecode/Reader/Reader.cpp
+++ b/llvm/lib/Bytecode/Reader/Reader.cpp
@@ -26,6 +26,7 @@
#include "llvm/Support/GetElementPtrTypeIterator.h"
#include "llvm/ADT/StringExtras.h"
#include <sstream>
+#include <algorithm>
using namespace llvm;
namespace {
OpenPOWER on IntegriCloud