Commits

MuQun Yang committed ffb40e10d41
[svn-r9476] Purpose: Make talign work on windows. Description: msvc++ uses _unlink instead of unlink. Solution: change the code to use HDunlink and include H5private.h(Not good?). Platforms tested: windows, Linux 2.4 Misc. update: