From 77fe76bfa8cb798943821d1f3e432c228e1cdee3 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 9 Jun 2021 14:55:32 +0100 Subject: IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common Signed-off-by: Nikhil Raj Change-Id: I83de0fe9c83ec7e698817095ce5cfe3319c36ea6 --- src/profiling/test/ProfilingTestUtils.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/profiling/test/ProfilingTestUtils.cpp') diff --git a/src/profiling/test/ProfilingTestUtils.cpp b/src/profiling/test/ProfilingTestUtils.cpp index 0d8e9ef7bc..b9035b44e9 100644 --- a/src/profiling/test/ProfilingTestUtils.cpp +++ b/src/profiling/test/ProfilingTestUtils.cpp @@ -10,11 +10,12 @@ #include #include -#include #include #include #include +#include + #include #include -- cgit v1.2.1