0ad/source
Ralph Sennhauser fbc74482db
Fix some includes in atlas
Make include-what-you-use happy with some files in source/tools/atlas
and fix what needs to be fixed.

Drop the wxWidgets specific handling of precompiled headers in some
places, it isn't consistently used which it would have to to have meaning
and was mostly for early VS implementation of precompiled headers and a
lot of time has gone by since.

Drop Borland C++ compiler specific quirk, that compiler was
discontinued long ago and doesn't support modern C++.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-08-09 18:28:46 +02:00
..
collada Update headers in collada 2025-06-26 20:05:53 +02:00
dapinterface DapInterface: shutdown sockets on Unix 2025-07-14 13:53:17 -05:00
graphics Add [locale] inline tag for per-locale fonts 2025-08-04 09:35:41 -05:00
gui Fix some includes in atlas 2025-08-09 18:28:46 +02:00
i18n Update headers in i18n 2025-07-01 09:01:00 +02:00
lib Use conforming preprocessor with modern MSVC 2025-08-04 17:35:48 +02:00
lobby Replace ScriptException::Raise in Engine functions 2025-07-08 19:11:49 +02:00
maths Fix includes in source/lib 2025-08-03 10:15:37 +02:00
mocks Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
network Prefer [[maybe_unused]] over UNUSED2 2025-07-28 13:16:37 +02:00
pch Remove glooxwrapper 2024-11-25 20:01:00 +01:00
ps Build molten vk instead of relying on a prebuilt version 2025-08-06 21:21:30 +02:00
renderer Add [locale] inline tag for per-locale fonts 2025-08-04 09:35:41 -05:00
rlinterface Fix includes in source/simulation2 2025-08-03 17:16:27 +02:00
scriptinterface Fix includes in source/scriptinterface 2025-08-07 11:45:19 +02:00
simulation2 Fix includes in source/simulation2 2025-08-08 07:10:11 +02:00
soundmanager Prefer [[maybe_unused]] over UNUSED2 2025-07-28 13:16:37 +02:00
third_party Remove UNUSED 2025-06-26 17:25:05 +02:00
tools Fix some includes in atlas 2025-08-09 18:28:46 +02:00
main.cpp Dap Interface with Spidermonkey debug 2025-07-11 11:06:04 -05:00
test_setup.cpp Don't use ".." to get the data-directory 2025-06-18 14:42:13 +02:00