Sync changes with proxy.

This commit is contained in:
XMRig
2018-11-06 00:50:28 +07:00
parent bd9baae3aa
commit 390d9306d7
9 changed files with 402 additions and 97 deletions

View File

@@ -112,9 +112,11 @@ protected:
private:
bool parseInt(int key, int arg);
Pool &currentPool();
void fixup();
};
} /* namespace xmrig */
#endif /* __COMMONCONFIG_H__ */
#endif /* XMRIG_COMMONCONFIG_H */