mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-04-10 12:31:02 +00:00
Fix early Fedora compiles
This commit is contained in:
parent
30b304b0f1
commit
bc8da71ab3
@ -47,7 +47,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if (CRYPTOPP_SSE2_INTRIN_AVAILABLE)
|
#if (CRYPTOPP_SSE2_INTRIN_AVAILABLE)
|
||||||
# include <immintrin.h>
|
# include <emmintrin.h>
|
||||||
|
# include <pmmintrin.h>
|
||||||
# include <xmmintrin.h>
|
# include <xmmintrin.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user