2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
* graphite-poly.c: Change include order.
From-SVN: r164777
+2010-09-30 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
+
+ * graphite-poly.c: Change include order.
+
2010-09-30 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
* graphite-cloog-compat.h (cloog_matrix_ncolumns): New.
+2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
+
+ * graphite-poly.c: Change include order.
+
2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
* graphite-cloog-compat.h (cloog_matrix_ncolumns): New.
#include "pointer-set.h"
#include "gimple.h"
#include "params.h"
-#include "graphite-cloog-util.h"
#ifdef HAVE_cloog
#include "ppl_c.h"
#include "graphite.h"
#include "graphite-poly.h"
#include "graphite-dependences.h"
+#include "graphite-cloog-util.h"
/* Return the maximal loop depth in SCOP. */