aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLFill.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLFill.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLFill.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/runtime/CL/functions/CLFill.h b/arm_compute/runtime/CL/functions/CLFill.h
index b79b234158..fef8324432 100644
--- a/arm_compute/runtime/CL/functions/CLFill.h
+++ b/arm_compute/runtime/CL/functions/CLFill.h
@@ -30,6 +30,7 @@
namespace arm_compute
{
+class CLCompileContext;
class ICLTensor;
/** Function to run @ref CLMemsetKernel to fill a tensor with a scalar value */