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