mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-19 13:33:00 -05:00
Add 3rdparty prefix to all rapidjson includes.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#define XMRIG_JSONREQUEST_H
|
||||
|
||||
|
||||
#include "rapidjson/fwd.h"
|
||||
#include "3rdparty/rapidjson/fwd.h"
|
||||
|
||||
|
||||
namespace xmrig {
|
||||
|
||||
Reference in New Issue
Block a user