mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-15 22:44:42 -04:00
fix windows debug compilation
This commit is contained in:
parent
b3c0c9fbd0
commit
ac08d2f03a
1 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ struct _ListIterTypes {
|
|||
using _Nodeptr = _Nodeptr_type;
|
||||
};
|
||||
|
||||
using _STD _Fake_alloc;
|
||||
|
||||
// The following types are not accessible from std::list.
|
||||
template <class _Ty, class _Alloc = _STD allocator<_Ty>>
|
||||
struct _ListImpl {
|
||||
|
|
Loading…
Add table
Reference in a new issue