mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
FixedVector class requires use of algorithm include, one of C++'s heaviest, while in practice it is used only in handful of places. See #21947 for methodology 372-266=106 #include <algorithm>s fewer