mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Remove reference to unused intrinsic
This commit is contained in:
@ -68,7 +68,7 @@
|
|||||||
# endif
|
# endif
|
||||||
|
|
||||||
# if FMT_MSC_VERSION
|
# if FMT_MSC_VERSION
|
||||||
# include <intrin.h> // _BitScanReverse[64], _BitScanForward[64], _umul128
|
# include <intrin.h> // _BitScanReverse[64], _umul128
|
||||||
# endif
|
# endif
|
||||||
#endif // FMT_MODULE
|
#endif // FMT_MODULE
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user