From 5cc8e56b4ca8d58dc11973c49c10a02a2f13580c Mon Sep 17 00:00:00 2001 From: Aron Virginas-Tar Date: Tue, 23 Oct 2018 15:14:46 +0100 Subject: IVGCVSW-2053: Validate BackendId parameters for the InferenceTest (EndToEnd tests) / ExecuteNetwork !referencetests:154790 Change-Id: Iaf9608ae1e66460079f2546b30d7fbc9b55bb7dd --- include/armnn/ArmNN.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/armnn/ArmNN.hpp b/include/armnn/ArmNN.hpp index 6fe8b188e0..f03b79d1ca 100644 --- a/include/armnn/ArmNN.hpp +++ b/include/armnn/ArmNN.hpp @@ -11,6 +11,7 @@ #include "INetwork.hpp" #include "LayerSupport.hpp" #include "LstmParams.hpp" +#include "Optional.hpp" #include "Tensor.hpp" #include "Types.hpp" #include "TypesUtils.hpp" -- cgit v1.2.1