Instance: un-inline the destructor
Allows more forward declarations.
This commit is contained in:
@@ -94,6 +94,7 @@ struct Instance final
|
||||
StateFile *state_file = nullptr;
|
||||
|
||||
Instance();
|
||||
~Instance() noexcept;
|
||||
|
||||
/**
|
||||
* Initiate shutdown. Wrapper for EventLoop::Break().
|
||||
|
Reference in New Issue
Block a user