Added Config.h include
This commit is contained in:
parent
f49e566a9c
commit
c600d5da44
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
#include "common/Platform.h"
|
#include "common/Platform.h"
|
||||||
#include "core/Controller.h"
|
#include "core/Controller.h"
|
||||||
#include "net/Network.h"
|
#include "net/Network.h"
|
||||||
|
#include "core/config/Config.h" // to get access to config()->pools()
|
||||||
|
|
||||||
|
|
||||||
xmrig::Controller::Controller(Process *process) :
|
xmrig::Controller::Controller(Process *process) :
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue