X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_Projection_2D.hxx;h=9ecc4d9c1fde6442e9df190c896b35d2491d7fe5;hp=0fbe35cc0cf7295d3430292e6b9fb42ab6d327d7;hb=d9f4b53e489dd5857db264ede6acded7b076c9f1;hpb=88141f757b048eaa5aae0be49faaf274448bbcaf diff --git a/src/StdMeshers/StdMeshers_Projection_2D.hxx b/src/StdMeshers/StdMeshers_Projection_2D.hxx index 0fbe35cc0..9ecc4d9c1 100644 --- a/src/StdMeshers/StdMeshers_Projection_2D.hxx +++ b/src/StdMeshers/StdMeshers_Projection_2D.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2022 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -37,7 +37,7 @@ class StdMeshers_ProjectionSource2D; class STDMESHERS_EXPORT StdMeshers_Projection_2D: public SMESH_2D_Algo { public: - StdMeshers_Projection_2D(int hypId, int studyId, SMESH_Gen* gen); + StdMeshers_Projection_2D(int hypId, SMESH_Gen* gen); virtual ~StdMeshers_Projection_2D(); virtual bool CheckHypothesis(SMESH_Mesh& aMesh,