mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-29 06:46:45 +00:00
f06f0c8240
adts.h: add Cache (landlord algorithm), move DynHashTbl here from vfs_tree; expand RingBuf and fix its iterator allocators: minor tweaks+bugfixes; add SingleAllocator C++ wrapper config, types: avoid stupid ICC warnings lib: add round_down, u32_from_u16, SAFE_FREE This was SVN commit r3414.
4 lines
44 B
C++
Executable File
4 lines
44 B
C++
Executable File
#include "precompiled.h"
|
|
|
|
#include "adts.h"
|