diff options
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/src/H5pubconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h index cf1bb85..e456882 100755 --- a/windows/src/H5pubconf.h +++ b/windows/src/H5pubconf.h @@ -116,3 +116,4 @@ in the file file_io.win32.c and including it on the projects #define H5_FC_FUNC_(name, NAME) NAME #define FC_FUNC_(name, NAME) NAME +#define H5_HAVE_TMPFILE 1 |