From 75c14f4241b0225640ee6011a41ed0102f4e742c Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Thu, 10 Mar 2022 22:05:42 +0000 Subject: IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in profiling code Change-Id: Ib3115694608dee59ced8dc31077e16fe19d0dfea Signed-off-by: Jim Flynn --- src/profiling/test/SendCounterPacketTests.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/profiling/test/SendCounterPacketTests.hpp') diff --git a/src/profiling/test/SendCounterPacketTests.hpp b/src/profiling/test/SendCounterPacketTests.hpp index bae08b231e..cfd03f86c7 100644 --- a/src/profiling/test/SendCounterPacketTests.hpp +++ b/src/profiling/test/SendCounterPacketTests.hpp @@ -14,7 +14,6 @@ #include #include #include -#include #include -- cgit v1.2.1