lib/dbus/Watch: add missing include for assert()
This commit is contained in:
parent
bb6ab67175
commit
1406144210
@ -32,6 +32,8 @@
|
||||
|
||||
#include "Watch.hxx"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
namespace ODBus {
|
||||
|
||||
WatchManager::Watch::Watch(EventLoop &event_loop,
|
||||
|
Loading…
Reference in New Issue
Block a user