X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0f5e8daaa6e9f74521068aa75837200bcd182ea6..084771f34162570d18b8b2cf1d3b65237a17ade2:/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)