Added ConfigPrivate class.

This commit is contained in:
XMRig
2019-08-18 01:01:28 +07:00
parent f9bdd6ae93
commit 56141741ac
4 changed files with 84 additions and 39 deletions

View File

@@ -55,6 +55,11 @@
#endif
#ifdef XMRIG_ALGO_RANDOMX
# include "crypto/rx/RxConfig.h"
#endif
namespace xmrig {