0ad/source/lib/sysdep/os/win
Ralph Sennhauser e22c5bd05e
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.

Update premake script to include missing deps and drop various extra
paths for simplification.

Don't always include wx/wx.h via precompiled.h in case PCH is disabled.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-08-21 14:18:38 +02:00
..
tests Explicitly const_cast string literal for C API 2025-08-12 20:45:15 +02:00
wposix Explicitly const_cast string literal for C API 2025-08-12 20:45:15 +02:00
acpi.cpp Win: include <cctype> for isalpha without PCH 2025-07-23 09:17:27 -05:00
acpi.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
comctl6.manifest
error_dialog.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
error_dialog.rc Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
icon.rc
pyrogenesis.rc Add a RC file to add metadata to the pyrogenesis executable 2024-08-28 23:37:36 +02:00
wcpu.cpp Update trac links with gitea links 2024-12-10 11:29:48 +01:00
wcpu.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
wdbg.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
wdbg.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
wdbg_sym.cpp Use conforming preprocessor with modern MSVC 2025-08-04 17:35:48 +02:00
wdbg_sym.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
wdir_watch.cpp Removes WInit module completely. Refs #2611 2023-08-22 17:59:01 +00:00
wfirmware.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
wfirmware.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
win.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00
wiocp.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
wiocp.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
wnuma.cpp Remove UNUSED2 2025-07-28 13:16:37 +02:00
wseh.cpp Adds 64bits support. 2025-04-26 20:53:09 +02:00
wseh.h Fix windows SEH hook when crashing in an std::thread 2021-01-10 08:39:54 +00:00
wsysdep.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
wutil.cpp Removes WInit module completely. Refs #2611 2023-08-22 17:59:01 +00:00
wutil.h Returns Windows paths by value to avoid unnecessary allocation management and follow sys_ExecutablePathname. 2023-07-21 22:31:26 +00:00
wversion.cpp Remove UNUSED2 2025-07-28 13:16:37 +02:00
wversion.h Removes caching Windows version in wversion. 2023-07-18 20:40:15 +00:00
wvm.cpp Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00