Give up on brace initializers in initializer lists (MSVC bug)

This commit is contained in:
Zachary Michaels 2014-09-15 16:28:27 -04:00 committed by Riccardo Spagni
parent ffe7bf8c1c
commit 59ab569da1
3 changed files with 11 additions and 11 deletions

View file

@ -79,7 +79,7 @@ namespace cryptonote
)
: m_core(cr)
, m_p2p(p2p)
, m_testnet {testnet}
, m_testnet(testnet)
{}
//------------------------------------------------------------------------------------------------------------------------------
bool core_rpc_server::handle_command_line(