aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLNonMaximaSuppression3x3.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLNonMaximaSuppression3x3.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLNonMaximaSuppression3x3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/runtime/CL/functions/CLNonMaximaSuppression3x3.h b/arm_compute/runtime/CL/functions/CLNonMaximaSuppression3x3.h
index 556de1c64c..c767a042ff 100644
--- a/arm_compute/runtime/CL/functions/CLNonMaximaSuppression3x3.h
+++ b/arm_compute/runtime/CL/functions/CLNonMaximaSuppression3x3.h
@@ -29,6 +29,7 @@
namespace arm_compute
{
+class CLCompileContext;
class ICLTensor;
/** Basic function to execute non-maxima suppression over a 3x3 window. This function calls the following CL kernels: