X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a6c262a93734a964f6aaaddf59d933398db660ff..d0c5cc5a4f87a98928093830eab689dcdd0dd603:/src/xbt/xbt_rl_time.c diff --git a/src/xbt/xbt_rl_time.c b/src/xbt/xbt_rl_time.c index 1fbf9eb7e5..5d36fd22f1 100644 --- a/src/xbt/xbt_rl_time.c +++ b/src/xbt/xbt_rl_time.c @@ -6,8 +6,6 @@ /* 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 /* floor */ - #include "portable.h" #include "xbt/sysdep.h" @@ -15,6 +13,8 @@ #include "gras/virtu.h" #include "xbt/xbt_os_time.h" /* private */ +#include /* floor */ + XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(gras_virtu); double xbt_time(void) {