fix defr
This commit is contained in:
parent
edd4b897ce
commit
dfc98e5f3a
@ -66,7 +66,7 @@ namespace trs
|
||||
|
||||
private:
|
||||
std::string m_service_name;
|
||||
bool m_log_to_console = true;
|
||||
bool m_log_to_console { true };
|
||||
function_manager<transaction> m_function_manager;
|
||||
inspector<transaction> m_inspector;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user