aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEAddMulAdd.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/NEON/functions/NEAddMulAdd.h')
-rw-r--r--arm_compute/runtime/NEON/functions/NEAddMulAdd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/runtime/NEON/functions/NEAddMulAdd.h b/arm_compute/runtime/NEON/functions/NEAddMulAdd.h
index 28185f338f..e5e85542f8 100644
--- a/arm_compute/runtime/NEON/functions/NEAddMulAdd.h
+++ b/arm_compute/runtime/NEON/functions/NEAddMulAdd.h
@@ -34,6 +34,7 @@ namespace arm_compute
{
class ITensor;
class ITensorInfo;
+class ActivationLayerInfo;
/** Function to compute Add+Mul+Add fused operation */
class NEAddMulAdd : public IFunction