mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-21 18:20:04 +00:00
Remove reference to unused intrinsic
This commit is contained in:
parent
680db66c3a
commit
720da57bab
@ -68,7 +68,7 @@
|
||||
# endif
|
||||
|
||||
# if FMT_MSC_VERSION
|
||||
# include <intrin.h> // _BitScanReverse[64], _BitScanForward[64], _umul128
|
||||
# include <intrin.h> // _BitScanReverse[64], _umul128
|
||||
# endif
|
||||
#endif // FMT_MODULE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user