Fixed build on some systems.

This commit is contained in:
XMRig 2019-04-12 22:32:45 +07:00
parent 83a7a88b11
commit 23b0e3799e

View file

@ -23,6 +23,9 @@
*/
#include <ctype.h>
#include "base/tools/String.h"
#include "rapidjson/document.h"