From 5b1bcc93820b442bc4035c1e030a8d4a0983df91 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 8 Jun 2021 12:31:50 +0100 Subject: IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common Signed-off-by: Nikhil Raj Change-Id: I0d672cc782cc2de66a88acf0d83fcd40208ace95 --- src/profiling/LabelsAndEventClasses.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/profiling/LabelsAndEventClasses.hpp') diff --git a/src/profiling/LabelsAndEventClasses.hpp b/src/profiling/LabelsAndEventClasses.hpp index dad27e1aed..779b432d4a 100644 --- a/src/profiling/LabelsAndEventClasses.hpp +++ b/src/profiling/LabelsAndEventClasses.hpp @@ -5,8 +5,8 @@ #pragma once -#include "ProfilingGuidGenerator.hpp" -#include +#include + #include namespace armnn -- cgit v1.2.1