Leszek Swirski 74e3c29215 Include intrin.h for __umulh
Arm64 uses __umulh, so add the same condition for including the intrin.h
header.
2024-08-14 15:10:14 +02:00
..
ascii_number.h Record parse failure reason and location 2024-07-23 18:11:10 +02:00
bigint.h Replace memmove with copy_backward 2023-03-24 17:18:58 +00:00
constexpr_feature_detect.h Fixed typo. 2023-12-12 19:02:10 -05:00
decimal_to_binary.h update CI to ubuntu 24 + safe a shift value to a variable (for elegance) 2024-07-22 09:36:14 -04:00
digit_comparison.h Merge from upstream/main, fix conflicts 2023-05-01 20:27:29 -04:00
fast_float.h Fix gcc werrors 2023-12-12 01:56:24 -05:00
fast_table.h Fix power_of_five_128 to be usable in constexpr in MSVC, clang 2023-02-25 18:34:22 +00:00
float_common.h Include intrin.h for __umulh 2024-08-14 15:10:14 +02:00
parse_number.h added couple of comments 2024-05-13 19:55:46 +02:00