mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-01 18:35:31 +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>