X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8b3658fa4a201ffb434857bb83a75b98aac5be79..68b96ffe0e3bb075ca67fa164c8176a6d620913e:/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) {