mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
Back correct implementation.
This commit is contained in:
parent
f4b3284931
commit
62434e4dfd
@ -32,8 +32,8 @@
|
||||
#include<string>
|
||||
|
||||
class SMESH_MEDFamily_i:
|
||||
public POA_SALOME_MED::FAMILY,
|
||||
public SMESH_MEDSupport_i
|
||||
public virtual POA_SALOME_MED::FAMILY,
|
||||
public virtual SMESH_MEDSupport_i
|
||||
{
|
||||
protected :
|
||||
SMESH_MEDFamily_i();
|
||||
|
Loading…
Reference in New Issue
Block a user