mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-24 21:06:27 +00:00
8441a3f8d6
Local types shall not be used as a template argument. So move it to a higher scope. This restriction was lifted in C++11, so we might want to change this back when we switch to that. This was SVN commit r16101.