0ad/source/lib/file
Ralph Sennhauser 5b5f678e3f
Fix some includes all over the place
Make include-what-you-use happy with some files in source and fix what
needs to be fixed.

Add markers to precompiled.h header includes to avoid
include-what-you-use wanting them to be removed.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-08-14 20:15:30 +02:00
..
archive Prefer [[maybe_unused]] over UNUSED2 2025-07-28 13:16:37 +02:00
common Fix includes in source/lib 2025-08-03 10:15:37 +02:00
disabled_tests Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00
io Fix some includes all over the place 2025-08-14 20:15:30 +02:00
vfs Fix some includes all over the place 2025-08-14 20:15:30 +02:00
file.cpp Fix some includes all over the place 2025-08-14 20:15:30 +02:00
file.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
file_system.cpp Fix some includes in source/lib 2025-07-25 07:11:21 +02:00
file_system.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00