mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-28 16:09:33 +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.