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