2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-01-23 18:22:12 +00:00
Files
Catch2/tests/SelfTest/IntrospectiveTests/RandomNumberGeneration.tests.cpp
Martin Hořeňovský 0a6a2ce887 Fix preprocessor check for enabling FP reproducibility tests
This solves warning about the `uniform_fp_test_params` helper
being unused on M1 mac (or any other platform using GCC and not
using SSE2).

Closes #2845
2024-04-06 20:27:15 +02:00

25 KiB