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/qxmpputils/tst_qxmpputils.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/qxmpputils/tst_qxmpputils.cpp') diff --git a/tests/qxmpputils/tst_qxmpputils.cpp b/tests/qxmpputils/tst_qxmpputils.cpp index 69b02b39..27424e1a 100644 --- a/tests/qxmpputils/tst_qxmpputils.cpp +++ b/tests/qxmpputils/tst_qxmpputils.cpp @@ -22,9 +22,10 @@ * */ -#include #include "QXmppUtils.h" + #include "util.h" +#include class tst_QXmppUtils : public QObject { -- cgit v1.2.3