Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 's_SimGrid_simgrid' into 'master'
[simgrid.git] / include / simgrid / engine.h
index 95b9ae48ca05e80e0127fd636cbb432e9a7423d7..30be8afc41b70a56b36d75c50607d0df6d793e93 100644 (file)
@@ -7,6 +7,7 @@
 #define INCLUDE_SIMGRID_ENGINE_H_
 
 #include <simgrid/forward.h>
+#include <stddef.h>
 
 SG_BEGIN_DECL /* C interface */
 /** Initialize the SimGrid engine, taking the command line parameters of your main function. */