Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to fix that for 32 bits platforms
[simgrid.git] / examples / smpi / NAS / nas_common.h
index 1990c0d..4d7f29c 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <stdint.h>
 #include <math.h>
 #include "mpi.h"