aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm/ADT/AllocatorList.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/ADT/AllocatorList.h')
-rw-r--r--llvm/include/llvm/ADT/AllocatorList.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/ADT/AllocatorList.h b/llvm/include/llvm/ADT/AllocatorList.h
index 404a657f27de..04d0afc9d076 100644
--- a/llvm/include/llvm/ADT/AllocatorList.h
+++ b/llvm/include/llvm/ADT/AllocatorList.h
@@ -13,7 +13,6 @@
#include "llvm/ADT/iterator.h"
#include "llvm/ADT/simple_ilist.h"
#include "llvm/Support/Allocator.h"
-#include <algorithm>
#include <cassert>
#include <cstddef>
#include <iterator>