Salome HOME
Correction due to new inheritance of some interfaces from MED.idl
[modules/smesh.git] / src / SMESH_I / SMESH_MEDSupport_i.hxx
index 5be60dda40e76743c8110b3b4d7bde3168ed6334..c888661b6e49ba0e2e204006b2dfadd5fba36185 100644 (file)
 #include "SMDS_MeshNode.hxx"
 
 #include "SMESH_MEDSupport_i.hxx"
-
+#include "SALOME_GenericObj_i.hh"
 class SMESH_subMesh_i;
 
 class SMESH_MEDSupport_i:
-       public POA_SALOME_MED::SUPPORT, public PortableServer::RefCountServantBase
+       public virtual POA_SALOME_MED::SUPPORT, public virtual SALOME::GenericObj_i
 {
   public: