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