aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/nodes/NodesFwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/nodes/NodesFwd.h')
-rw-r--r--arm_compute/graph/nodes/NodesFwd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/graph/nodes/NodesFwd.h b/arm_compute/graph/nodes/NodesFwd.h
index 7aed471215..e7045579d3 100644
--- a/arm_compute/graph/nodes/NodesFwd.h
+++ b/arm_compute/graph/nodes/NodesFwd.h
@@ -32,6 +32,7 @@ namespace graph
class INode;
class ActivationLayerNode;
class BatchNormalizationLayerNode;
+class BoundingBoxTransformLayerNode;
class ChannelShuffleLayerNode;
class ConcatenateLayerNode;
class ConstNode;