mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-06 03:19:50 +00:00
This file uses assert and doesn't include anything which already #includes <cassert>
llvm-svn: 9142
This commit is contained in:
parent
5e7680e517
commit
d335336fda
@ -33,6 +33,7 @@
|
||||
|
||||
#include <algorithm>
|
||||
#include <Support/iterator>
|
||||
#include <cassert>
|
||||
|
||||
template<typename NodeTy, typename Traits> class iplist;
|
||||
template<typename NodeTy> class ilist_iterator;
|
||||
|
Loading…
x
Reference in New Issue
Block a user