diff --git a/src/common/uint128.h b/src/common/uint128.h index f890ffec24..f450a6db99 100644 --- a/src/common/uint128.h +++ b/src/common/uint128.h @@ -12,7 +12,6 @@ #pragma intrinsic(_udiv128) #else #include -#include #endif #include "common/common_types.h"