Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
put back some includes
[simgrid.git] / examples / simdag / goal / goal_test.c
index 23d774c..368f551 100644 (file)
@@ -11,8 +11,8 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+#include <stdio.h>
 #include "simgrid/simdag.h"
-#include "xbt/log.h"
 #include "xbt/xbt_os_time.h"
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(goal, "The GOAL loader into SimDag");