aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/profiling/gatordmock/GatordMockService.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/profiling/gatordmock/GatordMockService.cpp b/tests/profiling/gatordmock/GatordMockService.cpp
index aad335dc4d..dbe4fb3b99 100644
--- a/tests/profiling/gatordmock/GatordMockService.cpp
+++ b/tests/profiling/gatordmock/GatordMockService.cpp
@@ -10,6 +10,8 @@
#include <ProfilingUtils.hpp>
#include <NetworkSockets.hpp>
+#include <armnn/utility/Assert.hpp>
+
#include <cerrno>
#include <fcntl.h>
#include <iomanip>