aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLMagnitude.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLMagnitude.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLMagnitude.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/runtime/CL/functions/CLMagnitude.h b/arm_compute/runtime/CL/functions/CLMagnitude.h
index ad7cc778e5..6ac141641c 100644
--- a/arm_compute/runtime/CL/functions/CLMagnitude.h
+++ b/arm_compute/runtime/CL/functions/CLMagnitude.h
@@ -29,6 +29,7 @@
namespace arm_compute
{
+class CLCompileContext;
class ICLTensor;
/** Basic function to run @ref CLMagnitudePhaseKernel. */