X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/13f9ae4ca658a16c0b9d76fb918032f1c8b9841a..786246a1d66b281f419c62f21bdd49c11d9dec99:/teshsuite/smpi/sendrecv.c diff --git a/teshsuite/smpi/sendrecv.c b/teshsuite/smpi/sendrecv.c index ae9e297194..1e4962dfcd 100644 --- a/teshsuite/smpi/sendrecv.c +++ b/teshsuite/smpi/sendrecv.c @@ -4,8 +4,8 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "mpi.h" #include +#include "mpi.h" static int test(int myid, int numprocs) {