X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH_SWIG%2FSMeshHelper.h;h=efef9e4cf86765f4a68a22595e8a47c9d0e8b5d8;hb=66c7e4a32db7714e0215a1b1edce997759e5d573;hp=58b2c5321ffc1b024a4b3e064c49c77c3eb1788b;hpb=382f2cc4abb2ee8553a911aeb27348e96c39d197;p=modules%2Fsmesh.git diff --git a/src/SMESH_SWIG/SMeshHelper.h b/src/SMESH_SWIG/SMeshHelper.h index 58b2c5321..efef9e4cf 100644 --- a/src/SMESH_SWIG/SMeshHelper.h +++ b/src/SMESH_SWIG/SMeshHelper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2021 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2021-2024 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -21,4 +21,4 @@ #include -std::string BuildSMESHInstanceInternal(); +std::string GetMGLicenseKeyImpl(const char* gmfFile);