aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLSlice.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLSlice.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLSlice.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arm_compute/runtime/CL/functions/CLSlice.h b/arm_compute/runtime/CL/functions/CLSlice.h
index 23c398cb41..f17e77236d 100644
--- a/arm_compute/runtime/CL/functions/CLSlice.h
+++ b/arm_compute/runtime/CL/functions/CLSlice.h
@@ -31,6 +31,8 @@ namespace arm_compute
{
// Forward Declarations
class ICLTensor;
+class CLCompileContext;
+class ITensorInfo;
namespace experimental
{