mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-19 04:08:45 -05:00
7bd2a7bde3
Use C++20 erase_if() instead of erase(remove_if()) (NFC)