1
0
forked from mirrors/0ad
Files
0ad/source/simulation2/helpers
leper 8441a3f8d6 Fix compilation failure with GCC and C++98/03.
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.
2015-01-01 23:57:04 +00:00
..
2014-01-06 23:23:18 +00:00
2015-01-01 23:05:26 +00:00