mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 16:33:32 -05:00
Fixed bug
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
#define static_restrict(n)
|
#define static_restrict(n)
|
||||||
#elif
|
#else
|
||||||
#define static_restrict(n) static restrict n
|
#define static_restrict(n) static restrict n
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user