X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9e6b03fb791fa6dd2e9eff88a2847fbf445ccfe4..281f8c29e177852dcb1591fc31e363e1176857c8:/examples/smpi/tracing/smpi_traced.c diff --git a/examples/smpi/tracing/smpi_traced.c b/examples/smpi/tracing/smpi_traced.c index f23bb7b8fa..fdde9a549f 100644 --- a/examples/smpi/tracing/smpi_traced.c +++ b/examples/smpi/tracing/smpi_traced.c @@ -1,11 +1,11 @@ -/* Copyright (c) 2009, 2010. The SimGrid Team. +/* Copyright (c) 2009-2010, 2012. The SimGrid Team. * All rights reserved. */ /* 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" #include "instr/instr.h" #define DATATOSENT 100000