From: Samuel Lepetit Date: Mon, 14 May 2012 08:07:36 +0000 (+0200) Subject: Change the include file for os_thread X-Git-Tag: v3_9_90~569^2~19^2~85 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f61b5ed992df33c7a434d605d843467223189131?ds=sidebyside Change the include file for os_thread --- diff --git a/src/smx_context_java.h b/src/smx_context_java.h index 784b949046..4142bf120c 100644 --- a/src/smx_context_java.h +++ b/src/smx_context_java.h @@ -9,7 +9,7 @@ #include #include -#include +#include #include "jmsg.h" #include "jmsg_process.h"