Commit 31cf88b6 by Nathan Sidwell Committed by Nathan Sidwell

* graphite-poly.c: Include dumpfile.h.

From-SVN: r247919
parent 4f15a5da
2017-05-11 Nathan Sidwell <nathan@acm.org>
* graphite-poly.c: Include dumpfile.h.
* dumpfle.h (dump_function): Declare here ...
* tree-dump.h (dump_function): ... not here.
* dumpfile.c: #include tree-cfg.h.
......
......@@ -40,6 +40,7 @@ along with GCC; see the file COPYING3. If not see
#include "pretty-print.h"
#include "gimple-pretty-print.h"
#include "graphite.h"
#include "dumpfile.h"
/* Print to STDERR the GMP value VAL. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment