mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-07 07:55:04 -05:00
Initial MSVC support.
This commit is contained in:
@@ -60,7 +60,7 @@ App::~App()
|
||||
}
|
||||
|
||||
|
||||
App::exec()
|
||||
int App::exec()
|
||||
{
|
||||
if (!m_options->isReady()) {
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user