mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 11:26:40 +00:00
c013ee3778
I was not aware of the erase-remove idiom and failed to notice that
remove_if simply reorders the elements.
Noted by Stan thanks to VS17 warnings.
Fixes a4852c4c01 / D2814
This was SVN commit r24371.