]> AND Public Git Repository - simgrid.git/blobdiff - examples/smpi/tracing/smpi_traced.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bug : smpi tracing options were replacing those the user had set
[simgrid.git] / examples / smpi / tracing / smpi_traced.c
index f23bb7b8fac7407b2cc3ee962380d9e280239df8..6c9e8febde77c80d03f2e2e3f9910017dcb6704e 100644 (file)
@@ -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 <stdio.h>
+#include "mpi.h"
 #include "instr/instr.h"
 
 #define DATATOSENT 100000