From d646ae17893a89771cdc61ac8790f7e241ecd799 Mon Sep 17 00:00:00 2001 From: Vidhya Sudhan Loganathan Date: Mon, 19 Nov 2018 15:18:20 +0000 Subject: COMPMID-1065 : Create documentation explaining how to add new functions / kernels Change-Id: I98183f95814442b6f3dbb67a1bdae99df05b9b01 --- arm_compute/core/NEON/kernels/convolution/common/shims.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arm_compute/core/NEON/kernels/convolution/common/shims.hpp') 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 +#endif /* DOXYGEN_SKIP_THIS */ #include "arm.hpp" namespace reorder { -- cgit v1.2.1