Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
put back some includes
[simgrid.git] / include / simgrid / simdag.h
index d9df84c..2546414 100644 (file)
 #include "xbt/misc.h"
 #include "xbt/dynar.h"
 #include "xbt/dict.h"
+#include "xbt/asserts.h"
+#include "xbt/log.h"
 #include "simgrid/link.h"
+#include "simgrid/host.h"
 
 SG_BEGIN_DECL()