This #include is no longer necessary
authorChris Lattner <sabre@nondot.org>
Mon, 20 Oct 2003 20:29:44 +0000 (20:29 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 20 Oct 2003 20:29:44 +0000 (20:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9306 91177308-0d34-0410-b5e6-96231b3b80d8

include/Support/ilist
include/llvm/ADT/ilist

index 3acc7260f57e94b145ce66f19df561ad3d72bafb..488a90ffde02882637b7fe1230a84d37dc3f124a 100644 (file)
@@ -38,7 +38,6 @@
 #ifndef SUPPORT_ILIST
 #define SUPPORT_ILIST
 
-#include <algorithm>
 #include <Support/iterator>
 #include <cassert>
 
index 3acc7260f57e94b145ce66f19df561ad3d72bafb..488a90ffde02882637b7fe1230a84d37dc3f124a 100644 (file)
@@ -38,7 +38,6 @@
 #ifndef SUPPORT_ILIST
 #define SUPPORT_ILIST
 
-#include <algorithm>
 #include <Support/iterator>
 #include <cassert>