mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-07 23:33:51 +00: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.