X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6dcae52c84f013cc5ff85bf697eb9ae459ebe6c9..509304ee1435b62cd49eb9071995fab468f68f58:/include/xbt/dict.h diff --git a/include/xbt/dict.h b/include/xbt/dict.h index 8b866bb54e..1837700c75 100644 --- a/include/xbt/dict.h +++ b/include/xbt/dict.h @@ -12,6 +12,8 @@ #ifndef _XBT_DICT_H #define _XBT_DICT_H +#include "xbt/misc.h" /* BEGIN_DECL */ + #ifdef __cplusplus extern "C" #endif