aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLReshapeLayerKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLReshapeLayerKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLReshapeLayerKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLReshapeLayerKernel.h b/arm_compute/core/CL/kernels/CLReshapeLayerKernel.h
index b6efc3db1e..d8ccfa88cb 100644
--- a/arm_compute/core/CL/kernels/CLReshapeLayerKernel.h
+++ b/arm_compute/core/CL/kernels/CLReshapeLayerKernel.h
@@ -61,5 +61,5 @@ private:
const ICLTensor *_input; /**< Source tensor */
ICLTensor *_output; /**< Destination tensor */
};
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_CLRESHAPELAYERKERNEL_H__ */