Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
put back some includes
[simgrid.git] / examples / simdag / dot / dot_test2.c
index dbbc218..a9b9c68 100644 (file)
@@ -7,7 +7,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "simgrid/simdag.h"
-#include "xbt/log.h"
+#include <stdio.h>
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(test, "Logging specific to this SimDag example");