diff options
Diffstat (limited to 'src/H5Fpublic.h')
-rw-r--r-- | src/H5Fpublic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Fpublic.h b/src/H5Fpublic.h index 36261cc..72a0011 100644 --- a/src/H5Fpublic.h +++ b/src/H5Fpublic.h @@ -50,7 +50,7 @@ * desired flags. */ #define H5F_MPIO_DEBUG_KEY "H5F_mpio_debug_key" -#endif +#endif /* H5_HAVE_PARALLEL */ /* The difference between a single file and a set of mounted files */ typedef enum H5F_scope_t { |