Fixed build.
This commit is contained in:
parent
f42adafee0
commit
3bebf778da
5 changed files with 12 additions and 5 deletions
|
@ -55,8 +55,8 @@ protected:
|
|||
|
||||
private:
|
||||
Assembly m_assembly;
|
||||
bool m_aes;
|
||||
char m_brand[64 + 6];
|
||||
const bool m_aes;
|
||||
const bool m_avx2;
|
||||
const size_t m_threads;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue