Removed IConfigCreator/ConfigCreator and changed file structure.

This commit is contained in:
XMRig
2019-03-30 21:27:54 +07:00
parent 7a407c3133
commit 86acdb0d24
24 changed files with 36 additions and 139 deletions

View File

@@ -32,7 +32,7 @@
#include "base/io/log/Log.h"
#include "base/tools/Handle.h"
#include "core/Config.h"
#include "core/config/Config.h"
#include "core/Controller.h"
#include "workers/Hashrate.h"