From: Arnaud Giersch Date: Mon, 13 Nov 2017 12:50:12 +0000 (+0100) Subject: Useless include. X-Git-Tag: v3.18~242^2~49 X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/be79f9bbdee8f1458cb67e2644d48783dad66fb9 Useless include. --- diff --git a/src/xbt/graph.c b/src/xbt/graph.c index a07efb9c2a..121a842f6b 100644 --- a/src/xbt/graph.c +++ b/src/xbt/graph.c @@ -11,7 +11,6 @@ #include "xbt/graph.h" #include "graph_private.h" #include "xbt/dict.h" -#include "xbt/heap.h" #include #include