mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r10566] Purpose:
FOrtran is using macro FC_FUNC or H5_FC_FUNC Has to update windows H5pubconf.h to be consistent with the change. Description: Solution: Platforms tested: VS 6.0 on windows Misc. update:
This commit is contained in:
parent
7c59ba5187
commit
c645c5ce0d
@ -119,5 +119,8 @@ in the file file_io.win32.c and including it on the projects
|
||||
#else
|
||||
#undef H5_HAVE_FUNCTION
|
||||
#undef H5_ULLONG_TO_FP_CAST_WORKS
|
||||
|
||||
#endif
|
||||
|
||||
#define H5_FC_FUNC_(name, NAME) NAME
|
||||
#define FC_FUNC_(name, NAME) NAME
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user