aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/backends/reference/workloads/TensorBufferArrayView.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/backends/reference/workloads/TensorBufferArrayView.hpp b/src/backends/reference/workloads/TensorBufferArrayView.hpp
index b149073ab7..53504d6365 100644
--- a/src/backends/reference/workloads/TensorBufferArrayView.hpp
+++ b/src/backends/reference/workloads/TensorBufferArrayView.hpp
@@ -3,6 +3,8 @@
// SPDX-License-Identifier: MIT
//
+#pragma once
+
#include <armnn/Tensor.hpp>
#include <boost/assert.hpp>