aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLMagnitudePhaseKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLMagnitudePhaseKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLMagnitudePhaseKernel.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arm_compute/core/CL/kernels/CLMagnitudePhaseKernel.h b/arm_compute/core/CL/kernels/CLMagnitudePhaseKernel.h
index a8e1dcb361..fba48a53b6 100644
--- a/arm_compute/core/CL/kernels/CLMagnitudePhaseKernel.h
+++ b/arm_compute/core/CL/kernels/CLMagnitudePhaseKernel.h
@@ -72,6 +72,5 @@ private:
bool _run_mag; /**< Calculate magnitude ? */
bool _run_phase; /**< Calculate phase ? */
};
-}
-
+} // namespace arm_compute
#endif /* __ARM_COMPUTE_CLMAGNITUDEPHASEKERNEL_H__ */