X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d44311dba4b0e7d8e1d0bd4b36b6d5c9668765e9..d001b03dcee41695c0bf66206429c364a89321eb:/src/xbt/heap.c?ds=sidebyside diff --git a/src/xbt/heap.c b/src/xbt/heap.c index 355a401b8b..b6cea7c0e2 100644 --- a/src/xbt/heap.c +++ b/src/xbt/heap.c @@ -6,6 +6,7 @@ under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/sysdep.h" +#include "xbt/error.h" #include "heap_private.h" /**