aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/Strides.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/Strides.h')
-rw-r--r--arm_compute/core/Strides.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arm_compute/core/Strides.h b/arm_compute/core/Strides.h
index 265799e41e..b582d066f7 100644
--- a/arm_compute/core/Strides.h
+++ b/arm_compute/core/Strides.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017-2019 Arm Limited.
+ * Copyright (c) 2017-2019, 2023 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -30,6 +30,7 @@
#include <algorithm>
#include <array>
#include <cstddef>
+#include <cstdint>
namespace arm_compute
{