aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/ilist
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/ADT/ilist')
-rw-r--r--include/llvm/ADT/ilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/ADT/ilist b/include/llvm/ADT/ilist
index ce906ba..83a1fe6 100644
--- a/include/llvm/ADT/ilist
+++ b/include/llvm/ADT/ilist
@@ -31,7 +31,6 @@
#ifndef SUPPORT_ILIST
#define SUPPORT_ILIST
-#include <assert.h>
#include <algorithm>
#include <Support/iterator>