mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-31 15:42:40 -05:00
Post merge fix
This commit is contained in:
@@ -524,6 +524,7 @@ void (*vaes_instances[])() = {
|
|||||||
VAES_Instance<Algorithm::CN_GR_3>,
|
VAES_Instance<Algorithm::CN_GR_3>,
|
||||||
VAES_Instance<Algorithm::CN_GR_4>,
|
VAES_Instance<Algorithm::CN_GR_4>,
|
||||||
VAES_Instance<Algorithm::CN_GR_5>,
|
VAES_Instance<Algorithm::CN_GR_5>,
|
||||||
|
VAES_Instance<Algorithm::CN_GPU>,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user