dhewm3/neo/idlib/containers
Daniel Gibson f317b056c6 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
2012-11-13 23:28:21 +01:00
..
BinSearch.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
BTree.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
HashIndex.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
HashIndex.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
HashTable.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Hierarchy.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
LinkList.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
List.h List.h needs sys/platform.h for ID_INLINE 2012-11-13 23:28:21 +01:00
PlaneSet.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Queue.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Stack.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
StaticList.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
StrList.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
StrPool.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
VectorSet.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00