graphite-sese-to-poly.c: Include expr.h.
* graphite-sese-to-poly.c: Include expr.h. From-SVN: r205027
This commit is contained in:
parent
7d07de0b2e
commit
e4effef72d
2 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue