mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-12 02:02:38 +02:00

Remove `#pragma intrinsic(_umul128)` because it doesn't work on ARM64EC and x64 works without it. Co-authored-by: Agoston Szepessy <agos@microsoft.com>