mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-24 13:32:46 -05:00
Fixed std has no member to_string error on MSVS
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <cmath>
|
||||
#include <inttypes.h>
|
||||
#include <thread>
|
||||
#include <string> // for MSVS std::to_string
|
||||
|
||||
|
||||
#include "api/Api.h"
|
||||
|
||||
Reference in New Issue
Block a user