Close HDF data set.

This commit is contained in:
rnv 2019-02-28 20:11:53 +03:00
parent bf6639b9f6
commit fa49d0ce94

View File

@ -456,6 +456,7 @@ bool SMESH_PreMeshInfo::readPreInfoFromHDF()
mapOfNames ); mapOfNames );
} }
} }
infoHdfGroup->CloseOnDisk();
} }
aFile->CloseOnDisk(); aFile->CloseOnDisk();