diff options
-rwxr-xr-x | windows/src/H5pubconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h index ad4ea72..86870c3 100755 --- a/windows/src/H5pubconf.h +++ b/windows/src/H5pubconf.h @@ -169,7 +169,7 @@ /* #undef H5_HAVE_GETTEXTINFO */ /* Define to 1 if you have the `gettimeofday' function. */ -#define H5_HAVE_GETTIMEOFDAY +#define H5_HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the `get_fpc_csr' function. */ /* #undef H5_HAVE_GET_FPC_CSR */ |