Salome HOME
updated copyright message
[modules/kernel.git] / src / Container / SALOME_Container_Common.hxx
index eed8ca82d88efb1bef1e7b5622a328bc3fe6e50a..f4fa38f03dde9721015ce268a2fc89210bcf5634 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021  CEA/DEN, EDF R&D
+// Copyright (C) 2021-2023  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 <memory>
 
+template<class ContainerServant>
 int CONTAINER_EXPORT container_common_main(int argc, char* argv[], std::unique_ptr<SALOME_NamingService_Container_Abstract> ns);