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
BTree.h
HashIndex.cpp
HashIndex.h
HashTable.h
Hierarchy.h
LinkList.h
List.h List.h needs sys/platform.h for ID_INLINE 2018-08-20 01:46:37 +02:00
PlaneSet.h
Queue.h
Stack.h
StaticList.h
StrList.h
StrPool.h
VectorSet.h