X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/37333910920389b485d01f9f50659b8e5ef6a785..4c98af3dcf6ab83a095d195accad6943379ab220:/include/xbt/xbt_os_thread.h diff --git a/include/xbt/xbt_os_thread.h b/include/xbt/xbt_os_thread.h index 9c8c05e04c..a3355148cf 100644 --- a/include/xbt/xbt_os_thread.h +++ b/include/xbt/xbt_os_thread.h @@ -8,12 +8,13 @@ #ifndef XBT_OS_THREAD_H #define XBT_OS_THREAD_H -SG_BEGIN_DECL() - #include +#include #include +SG_BEGIN_DECL() + typedef pthread_key_t xbt_os_thread_key_t; /** @addtogroup XBT_thread