diff --git a/misc.h b/misc.h index a20390aa..91511cb4 100644 --- a/misc.h +++ b/misc.h @@ -59,7 +59,7 @@ #include #endif -#if defined(__GNUC__) && defined(__BMI__) && !defined(CRYPTOPP_DISABLE_ASM) +#if defined(__GNUC__) && defined(__BMI__) # include #endif