From d0dff8aff43f2caee274bf69b85c31a23106614a Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Sun, 8 Sep 2024 15:59:10 +0200 Subject: [PATCH] Avoid QtTest module include This slows down things signiicantly due to pulling in pretty much all of Qt.... --- tests/smshelpertest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/smshelpertest.cpp b/tests/smshelpertest.cpp index 27027d03b..809300334 100644 --- a/tests/smshelpertest.cpp +++ b/tests/smshelpertest.cpp @@ -7,7 +7,7 @@ #include "smsapp/smshelper.h" #include "networkpacket.h" -#include +#include /** * This class tests the working of device class