aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON/kernels/convolution/common/shims.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/NEON/kernels/convolution/common/shims.hpp')
-rw-r--r--arm_compute/core/NEON/kernels/convolution/common/shims.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/arm_compute/core/NEON/kernels/convolution/common/shims.hpp b/arm_compute/core/NEON/kernels/convolution/common/shims.hpp
index 09e14577ff..243d305e19 100644
--- a/arm_compute/core/NEON/kernels/convolution/common/shims.hpp
+++ b/arm_compute/core/NEON/kernels/convolution/common/shims.hpp
@@ -23,7 +23,9 @@
*/
#pragma once
+#ifndef DOXYGEN_SKIP_THIS
#include <cstdint>
+#endif /* DOXYGEN_SKIP_THIS */
#include "arm.hpp"
namespace reorder {