Update base.

This commit is contained in:
XMRig
2020-04-29 14:17:33 +07:00
parent 73d76958a3
commit a1bd9ccd93
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) :