X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b5b056ecea4299f405defca7f186c951043382f3..02f6c8f2138d26350576c29cbbbe863ce15c9a2b:/src/xbt/xbt_os_time.c diff --git a/src/xbt/xbt_os_time.c b/src/xbt/xbt_os_time.c index f7e90b2471..cd4d42011d 100644 --- a/src/xbt/xbt_os_time.c +++ b/src/xbt/xbt_os_time.c @@ -12,9 +12,9 @@ #include "portable.h" #include /* floor */ - #ifdef _XBT_WIN32 #include +#include #endif double xbt_os_time(void)