Salome HOME
Refs #289 - Spline profile is represented in OCC view as polyline profile
[modules/hydro.git] / src / HYDROData / HYDROData_Channel.h
index da1fe3479b988f66ad468bc3950c81ca619866e3..269d0db906cd28fc19a4b6b1d1cfb4f21f19108f 100644 (file)
@@ -6,6 +6,8 @@
 
 class Handle(HYDROData_Polyline3D);
 class Handle(HYDROData_Profile);
+class TopTools_SequenceOfShape;
+class TopTools_ListOfShape;
 
 DEFINE_STANDARD_HANDLE(HYDROData_Channel, HYDROData_ArtificialObject)