summaryrefslogtreecommitdiffstats
path: root/windows/src/H5pubconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/src/H5pubconf.h')
-rwxr-xr-xwindows/src/H5pubconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h
index 02af03f..546d6b4 100755
--- a/windows/src/H5pubconf.h
+++ b/windows/src/H5pubconf.h
@@ -138,3 +138,6 @@ in the file file_io.win32.c and including it on the projects
/* Check exception handling functions during data conversions */
#define H5_WANT_DCONV_EXCEPTION 1
+
+/* uncomment the following line if we want parallel HDF5 support */
+/* #define H5_HAVE_PARALLEL */ \ No newline at end of file