Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Missing #include.
[simgrid.git] / src / xbt / heap.c
index 355a401..b6cea7c 100644 (file)
@@ -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"
 
 /**