X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bbf0e234bf855b8cb875a5963b49a00fd348e6f3..262d01a131c3ee7a69da93283a462b4399c9e9fd:/src/simix/smx_context.c diff --git a/src/simix/smx_context.c b/src/simix/smx_context.c index 95c0ae8dac..5bcfdf9b5d 100644 --- a/src/simix/smx_context.c +++ b/src/simix/smx_context.c @@ -27,7 +27,9 @@ #define _aligned_free __mingw_aligned_free #endif //MINGW - +#if defined(_XBT_WIN32) +#include +#endif #ifdef HAVE_VALGRIND_VALGRIND_H # include