mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-20 23:44:08 +00:00
c12d52b8c3
mozilla/LinkedList.h uses __PRETTY_FUNCTION__ in debug builds, even when using MSVC, so just define it to allow building with C++20. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>