From 0cc5ee12c5b41dbe02af11dfd9c91410cf17362d Mon Sep 17 00:00:00 2001 From: hjk Date: Fri, 27 Nov 2020 11:49:48 +0100 Subject: [PATCH] Test: Compile fix Change-Id: I99a62c2534474f65d5b4d1b44b995dd765d02265 Reviewed-by: Christian Stenger --- src/plugins/autotest/itemdatacache.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/autotest/itemdatacache.h b/src/plugins/autotest/itemdatacache.h index 6306a0c4d89..66e9b226ca5 100644 --- a/src/plugins/autotest/itemdatacache.h +++ b/src/plugins/autotest/itemdatacache.h @@ -30,6 +30,7 @@ #include +#include #include namespace Autotest {