From 99b850a3008bbb03d3449d683adb87839f7d5c4b Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Sun, 2 Feb 2020 18:13:26 +0100 Subject: clang-format: Enable regrouping and sorting of includes --- tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/qxmppstreamfeatures/tst_qxmppstreamfeatures.cpp') 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 -- cgit v1.2.3