mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-23 18:47:12 +02:00
Update cpp fmt to 8.0.1
This commit is contained in:
1
vendor/Fmt/include/fmt/format-inl.h
vendored
1
vendor/Fmt/include/fmt/format-inl.h
vendored
@ -563,7 +563,6 @@ class bigint {
|
||||
(*this)[bigit_index] = static_cast<bigit>(sum);
|
||||
sum >>= bits<bigit>::value;
|
||||
}
|
||||
--num_result_bigits;
|
||||
remove_leading_zeros();
|
||||
exp_ *= 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user