Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix run script
[simgrid.git] / examples / smpi / MM / Matrix_init.c
index 9688c4ef3aaa8c4517b6f96b8c8993629e5b7eb7..7492f434d56004aad996256a46e480a9a91186bf 100644 (file)
@@ -1,5 +1,6 @@
 #include "Matrix_init.h"
 #include <math.h>
+#include <stdio.h>
 #include "xbt/log.h"
  XBT_LOG_NEW_DEFAULT_CATEGORY(MM_init,
                              "Messages specific for this msg example");