New style function selector.

This commit is contained in:
XMRig 2018-04-03 02:55:28 +07:00
parent 72cd6d168e
commit 903b243308
12 changed files with 287 additions and 31 deletions

View file

@ -63,7 +63,7 @@ enum Variant {
};
} /* xmrig */
} /* namespace xmrig */
#endif /* __XMRIG_H__ */