mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-23 21:49:32 +01: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>