1
This commit is contained in:
parent
ecdb1d1a5e
commit
59d0a88a60
@ -40,7 +40,7 @@ namespace f8
|
|||||||
impl_->save_cond = new std::condition_variable();
|
impl_->save_cond = new std::condition_variable();
|
||||||
|
|
||||||
impl_->log_level = 0;
|
impl_->log_level = 0;
|
||||||
#ifdef DEBUG
|
#ifdef MYDEBUG
|
||||||
impl_->debuging = true;
|
impl_->debuging = true;
|
||||||
#endif
|
#endif
|
||||||
impl_->top_node = nullptr;
|
impl_->top_node = nullptr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user