Browse Source

fix(test): include <set> in groupmessagedispatcher_test.cpp

reviewable/pr5745/r4
jenli669 7 years ago
parent
commit
34e1e25b7f
No known key found for this signature in database
GPG Key ID: 8267F9F7C2BF7E5E
  1. 1
      test/model/groupmessagedispatcher_test.cpp

1
test/model/groupmessagedispatcher_test.cpp

@ -26,6 +26,7 @@ @@ -26,6 +26,7 @@
#include <QObject>
#include <QtTest/QtTest>
#include <set>
#include <deque>

Loading…
Cancel
Save