X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_Stream.h;h=7abc7c299b94730c6b3a22911b830413b201de6e;hb=f9d37ee66fa46871478d806faa54de237225d3c6;hp=eb96c872ea8070730e17cc8ea3e928e80b28642b;hpb=eff53137afb6aae0943b1ec135485f83a5000af5;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_Stream.h b/src/HYDROData/HYDROData_Stream.h index eb96c872..7abc7c29 100644 --- a/src/HYDROData/HYDROData_Stream.h +++ b/src/HYDROData/HYDROData_Stream.h @@ -23,6 +23,7 @@ #include #include +#include #include #include @@ -88,7 +89,7 @@ public: */ HYDRODATA_EXPORT static bool CreatePresentations( const TopoDS_Edge& theLeftBank, const TopoDS_Edge& theRightBank, - const std::vector& theProfiles3d, + const std::vector& theProfiles3d, PrsDefinition& thePrs ); public: