From 7dcc6971722fe3780ca81c51695905e864a6637d Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 30 Apr 2021 15:44:24 +0100 Subject: IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common !android-nn-driver:5691 Signed-off-by: Nikhil Raj Change-Id: Ib71af0831e324ac6bd27b1a36f4a6ec1a703b14a --- tests/InferenceModel.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/InferenceModel.hpp') diff --git a/tests/InferenceModel.hpp b/tests/InferenceModel.hpp index fd2ab5f6ba..9d6096a3eb 100644 --- a/tests/InferenceModel.hpp +++ b/tests/InferenceModel.hpp @@ -11,6 +11,7 @@ #include #include #include +#include #if defined(ARMNN_SERIALIZER) #include "armnnDeserializer/IDeserializer.hpp" -- cgit v1.2.1