0ad/source/tools/atlas/AtlasUI/CustomControls/EditableListCtrl
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
..
EditableListCtrl.cpp Fix some includes in atlas 2025-08-09 18:28:46 +02:00
EditableListCtrl.h Fix some Atlas header includes 2026-06-12 21:22:36 +02:00
EditableListCtrlCommands.cpp Fix some includes in atlas 2025-08-21 14:18:38 +02:00
EditableListCtrlCommands.h Fix some Atlas header includes 2026-06-12 21:22:36 +02:00
FieldEditCtrl.cpp Treat <wx/defs.h> as private header 2026-06-12 21:22:36 +02:00
FieldEditCtrl.h Fix some includes in atlas 2025-08-09 18:28:46 +02:00
ListCtrlValidator.cpp Treat <wx/defs.h> as private header 2026-06-12 21:22:36 +02:00
ListCtrlValidator.h Fix some includes in atlas 2025-08-09 18:28:46 +02:00
QuickComboBox.cpp Fix some includes in atlas 2025-08-09 18:28:46 +02:00
QuickComboBox.h Treat <wx/defs.h> as private header 2026-06-12 21:22:36 +02:00
QuickFileCtrl.cpp Fix some includes in atlas 2025-08-21 14:18:38 +02:00
QuickFileCtrl.h Fix some Atlas header includes 2026-06-12 21:22:36 +02:00
QuickTextCtrl.cpp Fix some includes in atlas 2025-08-09 18:28:46 +02:00
QuickTextCtrl.h Treat <wx/defs.h> as private header 2026-06-12 21:22:36 +02:00