From e5b8eb9fe8147a0849db08ef0898a0e8bef920b4 Mon Sep 17 00:00:00 2001 From: Matteo Martincigh Date: Thu, 28 Nov 2019 15:45:42 +0000 Subject: IVGCVSW-4210 Create a public API for the common backend files * Create a public API for the common backend files * Move OutputHandler to armnn internal * Remove unused headers Signed-off-by: Matteo Martincigh Signed-off-by: Narumol Prangnawarat Change-Id: I3e86d908b021e3561befa9d45158d87d2cbb18c0 --- src/backends/cl/ClBackendContext.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backends/cl/ClBackendContext.hpp') diff --git a/src/backends/cl/ClBackendContext.hpp b/src/backends/cl/ClBackendContext.hpp index 24497c2249..8d4960214f 100644 --- a/src/backends/cl/ClBackendContext.hpp +++ b/src/backends/cl/ClBackendContext.hpp @@ -4,7 +4,7 @@ // #pragma once -#include +#include #include #include -- cgit v1.2.1