X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c5ad8ca1a68bbaa9152471c8d0eeb99d762f0d86..f2ad0175ed569f3cfa5df330ec4174d7fe7b1229:/examples/smpi/tracing/smpi_traced_simple.c diff --git a/examples/smpi/tracing/smpi_traced_simple.c b/examples/smpi/tracing/smpi_traced_simple.c index 1de11155f5..027c5f8055 100644 --- a/examples/smpi/tracing/smpi_traced_simple.c +++ b/examples/smpi/tracing/smpi_traced_simple.c @@ -1,10 +1,11 @@ -/* Copyright (c) 2012. The SimGrid Team. +/* Copyright (c) 2012, 2014. 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 + #include +#include int main(int argc, char *argv[]) {