diff --git a/pearson_hash/portable_endian.h b/pearson_hash/portable_endian.h index 8041804b..e76ad862 100644 --- a/pearson_hash/portable_endian.h +++ b/pearson_hash/portable_endian.h @@ -121,9 +121,7 @@ #elif defined(__WINDOWS__) -# ifdef __MINGW32__ -# include -# endif +# include # if BYTE_ORDER == LITTLE_ENDIAN