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