From 819e1bf91d791ba75cef3e4d51a86676357e0e44 Mon Sep 17 00:00:00 2001 From: Fabian Kosmale Date: Tue, 8 Feb 2022 12:15:24 +0100 Subject: Tests: Do not depend on transitive includes Change-Id: Ibc6a948480a904913a5427e6408d4d296784fb4f Reviewed-by: Sona Kurazyan --- tests/auto/corelib/tools/qhashfunctions/tst_qhashfunctions.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/corelib/tools/qhashfunctions/tst_qhashfunctions.cpp') diff --git a/tests/auto/corelib/tools/qhashfunctions/tst_qhashfunctions.cpp b/tests/auto/corelib/tools/qhashfunctions/tst_qhashfunctions.cpp index 3281c4cefd..204447079c 100644 --- a/tests/auto/corelib/tools/qhashfunctions/tst_qhashfunctions.cpp +++ b/tests/auto/corelib/tools/qhashfunctions/tst_qhashfunctions.cpp @@ -27,6 +27,7 @@ ****************************************************************************/ #include +#include #include -- cgit v1.2.3