From badcc3f56dcd3627d8efc2678e5ad5449225fcb9 Mon Sep 17 00:00:00 2001 From: Finn Williams Date: Fri, 22 May 2020 14:28:15 +0100 Subject: Fix some musl libc issues in armnn Signed-off-by: Finn Williams Change-Id: Ifb0295ee4516ca6cbd4364ade418b707fb39b354 --- profiling/server/src/basePipeServer/BasePipeServer.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'profiling/server/src/basePipeServer/BasePipeServer.cpp') diff --git a/profiling/server/src/basePipeServer/BasePipeServer.cpp b/profiling/server/src/basePipeServer/BasePipeServer.cpp index 7e8789aa2a..ed5c442492 100644 --- a/profiling/server/src/basePipeServer/BasePipeServer.cpp +++ b/profiling/server/src/basePipeServer/BasePipeServer.cpp @@ -11,6 +11,7 @@ #include #include #include +#include using namespace armnnUtils; -- cgit v1.2.1