forked from mirrors/0ad
27fab6bf1e
While there don't check for null when delete-ing since that is a no-op, use the proper type instead of auto, always swap when removing a single element (instead of comparing .size() to 1), and clean up includes. foobar This was SVN commit r17641.