1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-06 23:52:38 -05:00

Fix build.

This commit is contained in:
XMRig
2020-10-30 23:42:09 +07:00
parent e32e22474a
commit 565d36d9e4

View File

@@ -25,6 +25,11 @@
#include <string>
#ifdef _MSC_VER
# define strcasecmp _stricmp
#endif
namespace xmrig {