@ -66,9 +66,11 @@
# define _tzcnt_u32(x) __tzcnt_u32(x)
# define _tzcnt_u64(x) __tzcnt_u64(x)
# define _blsr_u32(x) __blsr_u32(x)
#ifndef _blsr_u64
# define _blsr_u64(x) __blsr_u64(x)
# endif
#endif
#endif // CRYPTOPP_DOXYGEN_PROCESSING