mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r5197]
Purpose: change include header format Description: the format <> of headers was causing problems in the file H5Tinit.c Solution: changed to #include "H5private.h" #include "H5Iprivate.h" #include "H5Eprivate.h" #include "H5FLprivate.h" #include "H5MMprivate.h" #include "H5Tpkg.h" Platforms tested: w2000
This commit is contained in:
parent
2694368b66
commit
6ef3da0233