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