mirror of
https://github.com/catchorg/Catch2
synced 2026-02-14 01:12:11 +00:00
Previously we had them to avoid including <algorithm> in the vector matchers, but * we included it anyway, even though we did not use it * we use <algorithm> anyways in the generators