Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix valgrind and plug leak
[simgrid.git] / src / simdag / simdag_private.h
index e652ea1..a450564 100644 (file)
@@ -13,6 +13,9 @@
 #include "surf/surf.h"
 #include "xbt/mallocator.h"
 #include <stdbool.h>
+#if HAVE_JEDULE
+#include "simgrid/jedule/jedule_sd_binding.h"
+#endif
 
 SG_BEGIN_DECL()