X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FContainer%2FSALOME_Container_Common.hxx;h=a2b647423331fd11d8d41a88b2e23795635ed69c;hb=3ce0546302001755828c8476425a60c6ab61ac92;hp=eed8ca82d88efb1bef1e7b5622a328bc3fe6e50a;hpb=888f04cad3e3fa57bf92c96789959fc87bfdd555;p=modules%2Fkernel.git diff --git a/src/Container/SALOME_Container_Common.hxx b/src/Container/SALOME_Container_Common.hxx index eed8ca82d..a2b647423 100644 --- a/src/Container/SALOME_Container_Common.hxx +++ b/src/Container/SALOME_Container_Common.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2021 CEA/DEN, EDF R&D +// Copyright (C) 2021-2024 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -24,4 +24,5 @@ #include +template int CONTAINER_EXPORT container_common_main(int argc, char* argv[], std::unique_ptr ns);