graphite-sese-to-poly.c: Include expr.h.

* graphite-sese-to-poly.c: Include expr.h.

From-SVN: r205027
This commit is contained in:
Andrew MacLeod 2013-11-19 13:34:31 +00:00 committed by Andrew Macleod
parent 7d07de0b2e
commit e4effef72d
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2013-11-19 Andrew MacLeod <amacleod@redhat.com>
* graphite-sese-to-poly.c: Include expr.h.
2013-11-19 Richard Biener <rguenther@suse.de>
PR middle-end/58956

View file

@ -58,6 +58,7 @@ along with GCC; see the file COPYING3. If not see
#include "tree-ssa-propagate.h"
#ifdef HAVE_cloog
#include "expr.h"
#include "graphite-poly.h"
#include "graphite-sese-to-poly.h"