From: Anthony Geay Date: Thu, 21 Jan 2021 15:15:29 +0000 (+0100) Subject: Make it work X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0604a7961ce941f6fc4052bfa4c82f775dc07689;p=modules%2Fgeom.git Make it work --- diff --git a/src/GEOM_I/GEOM_Gen_i.hh b/src/GEOM_I/GEOM_Gen_i.hh index 113766acb..5f461a83f 100644 --- a/src/GEOM_I/GEOM_Gen_i.hh +++ b/src/GEOM_I/GEOM_Gen_i.hh @@ -81,7 +81,7 @@ class GEOM_I_EXPORT GEOM_GenericOperationsCreator //===================================================================== // GEOM_Gen_i : class definition //===================================================================== -class GEOM_I_EXPORT GEOM_Gen_i: virtual public POA_GEOM::GEOM_Gen, virtual public Engines_Component_i +class GEOM_I_EXPORT GEOM_Gen_i : public POA_GEOM::GEOM_Gen, public Engines_Component_i { public: