From 9542f90d82a42096166d72109683abc165072297 Mon Sep 17 00:00:00 2001 From: Rob Hughes Date: Wed, 14 Jul 2021 09:48:54 +0100 Subject: NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include !android-nn-driver:5966 Change-Id: Ice0b4d2872bb0e09bfc0763034a206c3a8f24af4 Signed-off-by: Rob Hughes --- tests/InferenceTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/InferenceTest.cpp') diff --git a/tests/InferenceTest.cpp b/tests/InferenceTest.cpp index ebbf5066e4..5f2cf91a45 100644 --- a/tests/InferenceTest.cpp +++ b/tests/InferenceTest.cpp @@ -5,7 +5,7 @@ #include "InferenceTest.hpp" #include -#include +#include #include "../src/armnn/Profiling.hpp" #include -- cgit v1.2.1