X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6fc1924f4999f9eada5c9368eab11676f5e9c06a..e5b033d47fb71e1aa50b25a65f86abe4a003ccc5:/src/win32/compiler/visualc.h diff --git a/src/win32/compiler/visualc.h b/src/win32/compiler/visualc.h index d4c97c8b73..699003dd76 100644 --- a/src/win32/compiler/visualc.h +++ b/src/win32/compiler/visualc.h @@ -350,7 +350,7 @@ the double. For now, GRAS requires the structures to be compacted. */ /* xbt contexts are based on our threads implementation */ #ifndef CONTEXT_THREADS -#define CONTEXT_THREADS +#define CONTEXT_THREADS 1 #endif /* xbt contexts are not based on ucontext */