barvinok_summate.c: drop redundant include
commitf2c2b2546536264368ed9ef294cb197003826b10
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 13 Dec 2016 08:34:58 +0000 (13 09:34 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Feb 2017 14:59:06 +0000 (2 15:59 +0100)
tree282842fea7ba96b82e74bbe06e5b20783e9e9c79
parentdd06afcda7fa566960116eaed7213f90494d35cc
barvinok_summate.c: drop redundant include

Since e6fe2be (barvinok_summate: use isl interface,
Wed Nov 10 16:46:55 2010 +0100), only the functions declared
in <barvinok/isl.h> are used.  Now that this header is included
directly, the include of <barvinok/barvinok.h> can be removed.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
barvinok_summate.c