forked from mirrors/0ad
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.