X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/104db8990fcd552633e6f08ccd9568f26299d0cb..8f561fbf18e6995590fab6bc65e662e6797ff3fa:/include/xbt/synchro_core.h diff --git a/include/xbt/synchro_core.h b/include/xbt/synchro_core.h index 50684edca2..c3378add56 100644 --- a/include/xbt/synchro_core.h +++ b/include/xbt/synchro_core.h @@ -13,6 +13,8 @@ #ifndef _XBT_THREAD_H #define _XBT_THREAD_H +#include + #include "xbt/misc.h" /* SG_BEGIN_DECL */ #include "xbt/function_types.h" @@ -27,7 +29,6 @@ SG_BEGIN_DECL() * @{ */ - /** @brief Thread mutex data type (opaque object) * @hideinitializer */