mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 08:47:36 +00:00
80f354a125
Swap an std::set for an std::vector, the set was useful only in an earlier iteration of the diff. This fixes nopch. Differential Revision: https://code.wildfiregames.com/D3790 This was SVN commit r25195.