mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-02 21:23:51 +00:00
It was only used for std::max<double> within Approx, so we now have ::Catch::Detail::max(double, double) that is used instead.
It was only used for std::max<double> within Approx, so we now have ::Catch::Detail::max(double, double) that is used instead.