diff options
Diffstat (limited to 'src/H5public.h')
-rw-r--r-- | src/H5public.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5public.h b/src/H5public.h index 6cb1004..6dffcf6 100644 --- a/src/H5public.h +++ b/src/H5public.h @@ -53,6 +53,7 @@ #ifdef H5_HAVE_SYS_TYPES_H #include <sys/types.h> #endif + #ifdef H5_HAVE_PARALLEL /* Don't link against MPI C++ bindings */ #define MPICH_SKIP_MPICXX 1 |