X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8052a6fee279fcee6d3641d44c1f479835cd044b..707e365f2ebe9132b004da4995f4a705df9e5582:/include/xbt/heap.h diff --git a/include/xbt/heap.h b/include/xbt/heap.h index 2b44138e67..377dbf21c1 100644 --- a/include/xbt/heap.h +++ b/include/xbt/heap.h @@ -9,6 +9,7 @@ #define _XBT_HEAP_H #include "xbt/misc.h" +#include "xbt/dynar.h" /* void_f_pvoid_t */ /** \brief Heap data type \ingroup XBT_heap