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