mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 21:23:27 +01:00
commit
de8a1291ce
@ -37,9 +37,9 @@
|
||||
#include "hash-ops.h"
|
||||
#include "oaes_lib.h"
|
||||
|
||||
#ifndef __SSE2__
|
||||
#ifdef __SSE2__
|
||||
#include <emmintrin.h>
|
||||
#else
|
||||
#endif
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#include <intrin.h>
|
||||
|
Loading…
Reference in New Issue
Block a user