Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Should hopefully build with clang-15. Needed to replace uses of `REQUIRE( ... == Approx( ... ) )` with `REQUIRE_THAT( ... WithinAbs( ... ) )`.
- Loading branch information