X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/15807bea7353de99396547e065c5d33bbf75ce56..24b8008bb424160e633b1374f54dcd89bdcb9749:/src/xbt/heap.c?ds=inline diff --git a/src/xbt/heap.c b/src/xbt/heap.c index 394056d779..e30291fa9a 100644 --- a/src/xbt/heap.c +++ b/src/xbt/heap.c @@ -8,6 +8,7 @@ #include "xbt/sysdep.h" #include "xbt/error.h" #include "heap_private.h" +XBT_LOG_NEW_DEFAULT_SUBCATEGORY(heap,xbt,"Heap"); /** * xbt_heap_new: