mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-23 09:59:42 +00:00
Fix compile on CentOS 5
This commit is contained in:
parent
45de5c6ce5
commit
b810876cbf
@ -18,7 +18,6 @@
|
||||
|
||||
#if (CRYPTOPP_SSSE3_AVAILABLE)
|
||||
# include "adv_simd.h"
|
||||
# include <immintrin.h>
|
||||
# include <pmmintrin.h>
|
||||
# include <tmmintrin.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user