Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
attempt to plug all leaks for simdag.
[simgrid.git] / examples / simdag / dag-dotload / sd_dag-dotload.c
index 3155441..11260d9 100644 (file)
@@ -9,7 +9,6 @@
 #include "simgrid/simdag.h"
 #include "xbt/log.h"
 #include <stdio.h>
-#include <string.h>
 #include <libgen.h>
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(test, "Logging specific to this SimDag example");