Close HDF data set.

This commit is contained in:
rnv 2019-02-28 20:11:53 +03:00
parent 4ad3dc98c8
commit f1ee2beab1

View File

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