From 610fe76bac95b7eb9f1fa44d05e4b4040707304f Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sun, 11 Mar 2018 13:36:48 +0100 Subject: Remove not necessary QtCore and co --- autotests/kconfig_compiler/kconfigcompiler_test.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'autotests/kconfig_compiler/kconfigcompiler_test.h') diff --git a/autotests/kconfig_compiler/kconfigcompiler_test.h b/autotests/kconfig_compiler/kconfigcompiler_test.h index 3777eaa7..d7de5474 100644 --- a/autotests/kconfig_compiler/kconfigcompiler_test.h +++ b/autotests/kconfig_compiler/kconfigcompiler_test.h @@ -17,8 +17,8 @@ #ifndef KCONFIGCOMPILER_TEST_H #define KCONFIGCOMPILER_TEST_H -#include -#include +#include +#include class QString; -- cgit v1.2.1