From 9937f9359ac4eeefc3535b66eddddd1b4f067c54 Mon Sep 17 00:00:00 2001 From: Finn Williams Date: Wed, 29 Apr 2020 12:00:24 +0100 Subject: IVGCVSW-4732 Move NetworkSockets class needs to profiling/common Signed-off-by: Finn Williams Change-Id: Ie1bd73e6c1818277943e70eaf73b4d9a26da4758 --- profiling/server/src/basePipeServer/ConnectionHandler.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'profiling/server/src/basePipeServer/ConnectionHandler.hpp') diff --git a/profiling/server/src/basePipeServer/ConnectionHandler.hpp b/profiling/server/src/basePipeServer/ConnectionHandler.hpp index e7317dc355..661935b885 100644 --- a/profiling/server/src/basePipeServer/ConnectionHandler.hpp +++ b/profiling/server/src/basePipeServer/ConnectionHandler.hpp @@ -5,7 +5,6 @@ #pragma once -#include "../../../../src/armnnUtils/NetworkSockets.hpp" #include "BasePipeServer.hpp" #include -- cgit v1.2.1