mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-10-30 09:30:47 +03:00
Add missing <functional> header
This commit is contained in:
parent
eaf05748ff
commit
8a259a0f07
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
#include <QImage>
|
||||
#include <QSharedPointer>
|
||||
#include <QUrl>
|
||||
#include <functional>
|
||||
|
||||
class MatrixClient;
|
||||
class TimelineItem;
|
||||
|
|
Loading…
Reference in a new issue