From 854a5e65cba175ed9f9654c967822aa4b170927b Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sun, 13 Dec 2020 10:05:01 +0100 Subject: Don't include QtTest as it includes all QtCore includes --- autotests/fallbackconfigresourcestest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autotests/fallbackconfigresourcestest.cpp') diff --git a/autotests/fallbackconfigresourcestest.cpp b/autotests/fallbackconfigresourcestest.cpp index 8d7768ee..0b1a3697 100644 --- a/autotests/fallbackconfigresourcestest.cpp +++ b/autotests/fallbackconfigresourcestest.cpp @@ -5,7 +5,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later */ -#include +#include #include #include -- cgit v1.2.1