Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
xbt/time.h dows not exist anymore.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 22 Nov 2012 16:07:29 +0000 (17:07 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 22 Nov 2012 16:07:29 +0000 (17:07 +0100)
examples/simdag/metaxml/sd_meta.c

index 369da0f..a03e902 100644 (file)
@@ -15,7 +15,6 @@
 #include "xbt/log.h"
 #include "xbt/dynar.h"
 #include "xbt/dict.h"
-#include "xbt/time.h"
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(sd_test,
                              "Logging specific to this SimDag example");