Release 18.08
[platform/upstream/armnn.git] / include / armnn / NetworkFwd.hpp
index 75667fd..56aedaf 100644 (file)
@@ -6,6 +6,7 @@
 
 namespace armnn
 {
+struct LstmInputParams;
 class INetwork;
 class IOptimizedNetwork;
 class Graph;
@@ -13,4 +14,4 @@ class IInputSlot;
 class IOutputSlot;
 class IConnectableLayer;
 class IDataLayer;
-}
\ No newline at end of file
+}