X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_Import_1D2D.hxx;h=5758d671ad1ae163f80b8aa56977c439d20bca19;hp=15d1adf67011e1433f28ad53890d809f0b5c397f;hb=7a3ecab720cc517ace17c5c4677fd3c20c0051ee;hpb=9655cb578db3659e41763af22c9de67724bdd66d;ds=sidebyside diff --git a/src/StdMeshers/StdMeshers_Import_1D2D.hxx b/src/StdMeshers/StdMeshers_Import_1D2D.hxx index 15d1adf67..5758d671a 100644 --- a/src/StdMeshers/StdMeshers_Import_1D2D.hxx +++ b/src/StdMeshers/StdMeshers_Import_1D2D.hxx @@ -39,7 +39,7 @@ class StdMeshers_ImportSource1D; class STDMESHERS_EXPORT StdMeshers_Import_1D2D: public SMESH_2D_Algo { public: - StdMeshers_Import_1D2D(int hypId, int studyId, SMESH_Gen* gen); + StdMeshers_Import_1D2D(int hypId, SMESH_Gen* gen); virtual bool CheckHypothesis(SMESH_Mesh& aMesh, const TopoDS_Shape& aShape,