X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/afbeb65e72adada6b7a8832d1466949aff40c92c..d8a8f6550cb4c5454105f413e1af899b4ebafd1a:/src/xbt/context_private.h diff --git a/src/xbt/context_private.h b/src/xbt/context_private.h index 37cb7ea695..5c234e6c7d 100644 --- a/src/xbt/context_private.h +++ b/src/xbt/context_private.h @@ -21,7 +21,7 @@ #include "xbt/context.h" #include "xbt/ex.h" -#ifdef CONTEXT_THREADS +#if defined(JAVA_SIMGRID) || defined(CONTEXT_THREADS) # include "xbt/xbt_os_thread.h" #else # include