dhewm3-sdk/idlib/containers
Daniel Gibson 20879f6972 List.h needs sys/platform.h for ID_INLINE
Everytime List.h is included in a new file (and sys/platform.h isn't)
there are confusing compiler-errors..
So just #include sys/platform.h in List.h directly, because it uses
ID_INLINE which is defined there
2018-08-20 01:46:37 +02:00
..
BinSearch.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
BTree.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
HashIndex.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
HashIndex.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
HashTable.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Hierarchy.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
LinkList.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
List.h List.h needs sys/platform.h for ID_INLINE 2018-08-20 01:46:37 +02:00
PlaneSet.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Queue.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Stack.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
StaticList.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
StrList.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
StrPool.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
VectorSet.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00