mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-13 14:24:47 +01:00

This is not needed for correctness, but will prevent PVS warning from triggering, and there is basically no performance difference. Closes #951