diff options
Diffstat (limited to 'windows/src/H5pubconf.h')
-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 2278ed9..bbef4a3 100755 --- a/windows/src/H5pubconf.h +++ b/windows/src/H5pubconf.h @@ -51,7 +51,7 @@ in the file file_io.win32.c and including it on the projects #define H5_STDC_HEADERS 1 -#define H5_HAVE_ATTRIBUTE 1 +/* #define H5_HAVE_ATTRIBUTE 1 */ #undef H5_HAVE_ATTRIBUTE #define H5_HAVE_LARGE_HSIZET 1 #ifdef __MWERKS__ |