[mpich] MPICH primary repository branch, master, updated. v3.0.3-7-g4753a4e
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "MPICH primary repository". The branch, master has been updated via 4753a4e48d8883c6a7af0afe4399375063cf6529 (commit) from 505d84a3e2da4d9593ec0dcce541e89449fd634c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.mpich.org/mpich.git/commitdiff/4753a4e48d8883c6a7af0afe4399375063... commit 4753a4e48d8883c6a7af0afe4399375063cf6529 Author: Dave Goodell <[email protected]> Date: Fri Apr 5 14:14:34 2013 -0500 missed "mpiinfo.h" include in [9bb89788] No reviewer. diff --git a/src/mpi/comm/comm_set_info.c b/src/mpi/comm/comm_set_info.c index 85be7b6..71445c0 100644 --- a/src/mpi/comm/comm_set_info.c +++ b/src/mpi/comm/comm_set_info.c @@ -7,6 +7,7 @@ #include "mpiimpl.h" #include "mpl_utlist.h" +#include "mpiinfo.h" /* -- Begin Profiling Symbol Block for routine MPI_Comm_set_info */ #if defined(HAVE_PRAGMA_WEAK) ----------------------------------------------------------------------- Summary of changes: src/mpi/comm/comm_set_info.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org