]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Make it work
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 21 Jan 2021 15:15:29 +0000 (16:15 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 21 Jan 2021 15:15:29 +0000 (16:15 +0100)
src/GEOM_I/GEOM_Gen_i.hh

index 113766acbbbf5f1a2072c777014bd29af2d2b10f..5f461a83f7fb96d5c3b413888a42c7ced73caef9 100644 (file)
@@ -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: