Fix build.
This commit is contained in:
parent
e32e22474a
commit
565d36d9e4
@ -25,6 +25,11 @@
|
||||
#include <string>
|
||||
|
||||
|
||||
#ifdef _MSC_VER
|
||||
# define strcasecmp _stricmp
|
||||
#endif
|
||||
|
||||
|
||||
namespace xmrig {
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user