diff options
Diffstat (limited to 'src/H5FDmpi.h')
-rw-r--r-- | src/H5FDmpi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5FDmpi.h b/src/H5FDmpi.h index 885e844..b9998dd 100644 --- a/src/H5FDmpi.h +++ b/src/H5FDmpi.h @@ -120,3 +120,4 @@ H5_DLL MPI_Comm H5FD_mpi_get_comm(const H5FD_t *_file); #endif /* H5_HAVE_PARALLEL */ #endif /* H5FDmpi_H */ + |