mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-02-17 03:48:38 +00:00
Removed extraneous '#include <emmintrin.h>'
This commit is contained in:
parent
b20e498fc5
commit
83d0332766
4
cpu.cpp
4
cpu.cpp
@ -18,10 +18,6 @@
|
||||
#include <setjmp.h>
|
||||
#endif
|
||||
|
||||
#if CRYPTOPP_BOOL_SSE2_INTRINSICS_AVAILABLE
|
||||
#include <emmintrin.h>
|
||||
#endif
|
||||
|
||||
NAMESPACE_BEGIN(CryptoPP)
|
||||
|
||||
#ifndef CRYPTOPP_MS_STYLE_INLINE_ASSEMBLY
|
||||
|
Loading…
x
Reference in New Issue
Block a user