diff options
Diffstat (limited to '')
-rw-r--r-- | mpi/mpi-inline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mpi/mpi-inline.h b/mpi/mpi-inline.h index 4d19942ad..03b5fbc86 100644 --- a/mpi/mpi-inline.h +++ b/mpi/mpi-inline.h @@ -123,5 +123,4 @@ mpihelp_sub( mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, } - #endif /*G10_MPI_INLINE_H*/ |