aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/test/ProfilingTests.hpp
diff options
context:
space:
mode:
authorNarumol Prangnawarat <narumol.prangnawarat@arm.com>2019-11-18 15:34:23 +0000
committerNarumol Prangnawarat <narumol.prangnawarat@arm.com>2019-11-19 11:40:33 +0000
commit85ad78c1d44b749ad7a1d09c26c3d7f7f35a3f3d (patch)
treef0979eec4b3a558a79ebef07f0b5a62d31f9f0b7 /src/profiling/test/ProfilingTests.hpp
parent036f02d859c307f514c77e91665fbff05048ba11 (diff)
downloadarmnn-85ad78c1d44b749ad7a1d09c26c3d7f7f35a3f3d.tar.gz
IVGCVSW-4068 Add Guid to Workload
* Add Guid to Workload * Remove circular dependency Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Signed-off-by: janeil01 <jan.eilers@arm.com> Change-Id: I15342fa7481c6bdc050e057dce2d74bba07fe2dd
Diffstat (limited to 'src/profiling/test/ProfilingTests.hpp')
-rw-r--r--src/profiling/test/ProfilingTests.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/profiling/test/ProfilingTests.hpp b/src/profiling/test/ProfilingTests.hpp
index 21c98723be..86b5c315e2 100644
--- a/src/profiling/test/ProfilingTests.hpp
+++ b/src/profiling/test/ProfilingTests.hpp
@@ -12,6 +12,7 @@
#include <Logging.hpp>
#include <ProfilingService.hpp>
+#include <boost/polymorphic_cast.hpp>
#include <boost/test/unit_test.hpp>
#include <chrono>