1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-14 02:22:50 -05:00

Update base.

This commit is contained in:
XMRig
2020-04-29 14:17:33 +07:00
parent b38046db46
commit 46e49cde0b
40 changed files with 162 additions and 244 deletions

View File

@@ -23,11 +23,11 @@
*/
#include <ctype.h>
#include "base/tools/String.h"
#include "rapidjson/document.h"
#include "3rdparty/rapidjson/document.h"
#include <cctype>
xmrig::String::String(const char *str) :