Options class replaced to xmrig::Config.

This commit is contained in:
XMRig
2018-03-31 16:29:47 +07:00
parent 34714ef6bb
commit 33600bd923
25 changed files with 240 additions and 1104 deletions

View File

@@ -28,7 +28,6 @@
#include "crypto/CryptoNight.h"
#include "Mem.h"
#include "Options.h"
#include "xmrig.h"