0ad/source/lib/allocators
Ralph Sennhauser 4324dc1447
Fix some includes in source/lib
Make include-what-you-use happy with some files in source/lib and fix
what needs to be fixed.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-07-17 20:07:25 +02:00
..
tests Fix renderer crash in GCC 7.5. 2021-01-06 14:56:17 +00:00
allocator_checker.h Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
allocator_policies.h Remove UNUSED 2025-06-26 17:25:05 +02:00
DynamicArena.h Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
dynarray.cpp Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
dynarray.h Update some includes for iwyu part 1 2025-06-20 09:01:19 +02:00
freelist.cpp Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
freelist.h Update some includes for iwyu part 1 2025-06-20 09:01:19 +02:00
overrun_protector.h Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
page_aligned.cpp Use std::atomic instead of platform-dependant code 2024-09-25 21:57:15 +02:00
page_aligned.h Update some includes for iwyu part 1 2025-06-20 09:01:19 +02:00
pool.cpp Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
pool.h Update some includes for iwyu part 1 2025-06-20 09:01:19 +02:00
shared_ptr.cpp Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
shared_ptr.h Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
stateless_allocators.h Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
STLAllocators.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00