mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
Close HDF data set.
This commit is contained in:
parent
bf6639b9f6
commit
fa49d0ce94
@ -456,6 +456,7 @@ bool SMESH_PreMeshInfo::readPreInfoFromHDF()
|
||||
mapOfNames );
|
||||
}
|
||||
}
|
||||
infoHdfGroup->CloseOnDisk();
|
||||
}
|
||||
|
||||
aFile->CloseOnDisk();
|
||||
|
Loading…
Reference in New Issue
Block a user