mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-03 20:28:53 +00: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