Add 3rdparty prefix to all rapidjson includes.
This commit is contained in:
parent
46e49cde0b
commit
8aeba61706
76 changed files with 140 additions and 217 deletions
|
@ -28,8 +28,8 @@
|
|||
#define XMRIG_HTTPAPIRESPONSE_H
|
||||
|
||||
|
||||
#include "3rdparty/rapidjson/document.h"
|
||||
#include "base/net/http/HttpResponse.h"
|
||||
#include "rapidjson/document.h"
|
||||
|
||||
|
||||
namespace xmrig {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue