X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESH_I%2FSMESH_Component_Generator.cxx;fp=src%2FSMESH_I%2FSMESH_Component_Generator.cxx;h=0a1a1d9c210b6b6f781a202d0e22512cb4bec7f5;hp=aafbd35cce8648ad2b662acc9608e7113950bda0;hb=f3da1d7f0c89760e31736a9749814c07d74d97c8;hpb=6e356afaff4f01d88f76e5cde2cbfcadebe47c50 diff --git a/src/SMESH_I/SMESH_Component_Generator.cxx b/src/SMESH_I/SMESH_Component_Generator.cxx index aafbd35cc..0a1a1d9c2 100644 --- a/src/SMESH_I/SMESH_Component_Generator.cxx +++ b/src/SMESH_I/SMESH_Component_Generator.cxx @@ -43,7 +43,7 @@ Engines::EngineComponent_var RetrieveSMESHInstance() PortableServer::POAManager_var pman = poa->the_POAManager(); CORBA::PolicyList policies; policies.length(0); - Engines_Container_i *cont(KERNEL::getContainerSA()); + auto *cont(KERNEL::getContainerSA()); PortableServer::ObjectId *conId(cont->getCORBAId()); // pman->activate();