Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
fix(test): include <set> in groupmessagedispatcher_test.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Kribylet committed Jul 15, 2019
1 parent 1c94f09 commit 34e1e25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/model/groupmessagedispatcher_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#include <QObject>
#include <QtTest/QtTest>

#include <set>
#include <deque>


Expand Down

0 comments on commit 34e1e25

Please sign in to comment.