mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fix(test): include <set> in groupmessagedispatcher_test.cpp
This commit is contained in:
parent
1c94f090c8
commit
34e1e25b7f
|
@ -26,6 +26,7 @@
|
|||
#include <QObject>
|
||||
#include <QtTest/QtTest>
|
||||
|
||||
#include <set>
|
||||
#include <deque>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user