X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7ebc38bd87e29e2a878c140aa0a03b262c604dd2..269363f1bc63093972eb06e0537ca5f22ab8a53d:/include/simgrid/simdag.h?ds=sidebyside diff --git a/include/simgrid/simdag.h b/include/simgrid/simdag.h index d9df84c51c..2546414690 100644 --- a/include/simgrid/simdag.h +++ b/include/simgrid/simdag.h @@ -10,7 +10,10 @@ #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()