]> AND Public Git Repository - simgrid.git/blobdiff - src/simdag/sd_link.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Make Process::subprograms a std::unordered_map
[simgrid.git] / src / simdag / sd_link.c
index b59b1b407fa93e8be2c56fc8250b7d757aae6a96..7f5da90d27121b255d37ae35a340ec977385f275 100644 (file)
@@ -5,11 +5,10 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "private.h"
-#include "simdag/simdag.h"
+#include "simgrid/simdag.h"
 #include "xbt/dict.h"
 #include "xbt/sysdep.h"
 #include "surf/surf.h"
-#include "surf/surf_resource.h"
 
 
 /* Creates a link and registers it in SD.