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 --- .../tools/containers-associative/tst_bench_containers_associative.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/benchmarks/corelib/tools') diff --git a/tests/benchmarks/corelib/tools/containers-associative/tst_bench_containers_associative.cpp b/tests/benchmarks/corelib/tools/containers-associative/tst_bench_containers_associative.cpp index 6bab99cad7..e50480dfa1 100644 --- a/tests/benchmarks/corelib/tools/containers-associative/tst_bench_containers_associative.cpp +++ b/tests/benchmarks/corelib/tools/containers-associative/tst_bench_containers_associative.cpp @@ -26,6 +26,8 @@ ** ****************************************************************************/ #include +#include +#include #include -- cgit v1.2.3