0ad/source/tools/atlas/GameInterface
Ralph Sennhauser fa9584fdc0
Fix some Atlas header includes
iwyu 0.26 now want's full declaration of TYPE in case of
std::vector<TYPE>, which is good as it allows the header to be
self standing.

There are some other changes suggested in part of the headers not being
updated when they should have been and some due to changes in iwyu
itself.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-06-12 21:22:36 +02:00
..
Handlers Fix some Atlas header includes 2026-06-12 21:22:36 +02:00
ActorViewer.cpp Fix some Atlas header includes 2026-06-12 21:22:36 +02:00
ActorViewer.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
Brushes.cpp Fix some includes in atlas 2025-08-09 06:52:41 +02:00
Brushes.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
CommandProc.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
CommandProc.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
DeltaArray.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
GameLoop.cpp Fix some includes in atlas 2025-08-09 06:52:41 +02:00
GameLoop.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
InputProcessor.cpp Fix some includes in atlas 2025-08-09 06:52:41 +02:00
InputProcessor.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
MessagePasser.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
MessagePasserImpl.cpp Fix some includes in atlas 2025-08-21 14:18:38 +02:00
MessagePasserImpl.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
Messages.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00
MessagesSetup.h Explicitly default copy ctors for some classes 2024-09-28 21:55:30 +02:00
Misc.cpp Fix some includes in atlas 2025-08-09 06:52:41 +02:00
Register.cpp Fix some includes in atlas 2025-08-09 06:52:41 +02:00
Shareable.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00
SharedMemory.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00
SharedTypes.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00
SimState.cpp Fix some includes in atlas 2025-08-09 06:52:41 +02:00
SimState.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
View.cpp Fix some Atlas header includes 2026-06-12 21:22:36 +02:00
View.h Fixes compilation after #8621 2026-01-25 16:29:16 +01:00