mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-08 15:59:32 +01:00
This avoids having to include <stdexcept> in the main include path and speeds up the compilation if Approx is used with multiple different types.