This #include is no longer necessary

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9306 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-10-20 20:29:44 +00:00
parent 01d45827a1
commit 60f1445cf2
2 changed files with 0 additions and 2 deletions

View File

@ -38,7 +38,6 @@
#ifndef SUPPORT_ILIST
#define SUPPORT_ILIST
#include <algorithm>
#include <Support/iterator>
#include <cassert>

View File

@ -38,7 +38,6 @@
#ifndef SUPPORT_ILIST
#define SUPPORT_ILIST
#include <algorithm>
#include <Support/iterator>
#include <cassert>