mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
qt: added assert.h - it is needed for ci circumstances
This commit is contained in:
parent
1921bce4c7
commit
83b10fba62
@ -1,5 +1,7 @@
|
||||
#include "DelayedSaveManagerImpl.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
DelayedSaveManagerImpl::DelayedSaveManagerImpl() :
|
||||
widgetToFocus(nullptr),
|
||||
saver(nullptr),
|
||||
|
Loading…
Reference in New Issue
Block a user