mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 22:40:34 +05:00
Close HDF data set.
This commit is contained in:
parent
4ad3dc98c8
commit
f1ee2beab1
@ -456,6 +456,7 @@ bool SMESH_PreMeshInfo::readPreInfoFromHDF()
|
|||||||
mapOfNames );
|
mapOfNames );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
infoHdfGroup->CloseOnDisk();
|
||||||
}
|
}
|
||||||
|
|
||||||
aFile->CloseOnDisk();
|
aFile->CloseOnDisk();
|
||||||
|
Loading…
Reference in New Issue
Block a user