Files
0ad/source
phosit 873b91774b Use std::unique_ptr for xml_reader in CMapReader
With this the destructor can be defaulted. Also the `SAVE_DELETE` can be
changed to a `.reset()` with that it's header doesn't has to be
included.
2025-12-13 18:58:17 +01:00
..
2025-11-20 19:38:33 +01:00
2025-11-30 13:49:31 +01:00