diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-02-02 18:13:26 +0100 |
|---|---|---|
| committer | LNJ <lnj@kaidan.im> | 2020-02-03 00:11:55 +0100 |
| commit | 99b850a3008bbb03d3449d683adb87839f7d5c4b (patch) | |
| tree | 70083109e40f218204130357b571f480a42a1795 /tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp | |
| parent | 2dd54da9620028e1c051c3d4a9a6121ccab3f866 (diff) | |
| download | qxmpp-99b850a3008bbb03d3449d683adb87839f7d5c4b.tar.gz | |
clang-format: Enable regrouping and sorting of includes
Diffstat (limited to 'tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp')
| -rw-r--r-- | tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp b/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp index 223fd965..eb5a174b 100644 --- a/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp +++ b/tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp @@ -22,6 +22,7 @@ */ #include "QXmppStreamFeatures.h" + #include "util.h" class tst_QXmppStreamFeatures : public QObject |
