mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
Fix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b).
This commit is contained in:
parent
d09f539218
commit
9fad60b470
@ -55,3 +55,7 @@ int SMDS_Position::GetShapeId() const
|
||||
{
|
||||
return myShapeId;
|
||||
}
|
||||
|
||||
SMDS_Position::~SMDS_Position()
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user