From: Sven Verdoolaege Date: Sun, 21 Apr 2013 15:56:13 +0000 (+0200) Subject: isl_ast_graft.c: remove spurious include X-Git-Tag: isl-0.12~131 X-Git-Url: https://repo.or.cz/w/isl.git/commitdiff_plain/60e4f6aa75ab6d211320e31272678b40c12c618e isl_ast_graft.c: remove spurious include The include has been redundant ever since it was introduced in 5888ac1 (add support for generating ASTs from schedule relations, Mon Sep 17 22:11:06 2012 +0200). Signed-off-by: Sven Verdoolaege --- diff --git a/isl_ast_graft.c b/isl_ast_graft.c index 4ac773d3..0ec839bf 100644 --- a/isl_ast_graft.c +++ b/isl_ast_graft.c @@ -7,7 +7,6 @@ * Ecole Normale Superieure, 45 rue d’Ulm, 75230 Paris, France */ -#include #include #include #include