From: Alexey Neyman Date: Wed, 26 Sep 2018 14:09:03 +0000 (+0000) Subject: graphite.h: Include and ... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b4e3b9a661e6316b0fe2a966347fc8e9c39d552;p=gcc.git graphite.h: Include and ... * graphite.h: Include and ; these headers are no longer pulled in by . From-SVN: r264642 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2eeacefe612..1531c39102b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2018-09-26 Alexey Neyman + + * graphite.h: Include and ; these + headers are no longer pulled in by . + 2018-09-26 Matthew Malcomson * config/arm/arm.c (arm_split_compare_and_swap, arm_split_atomic_op): diff --git a/gcc/graphite.h b/gcc/graphite.h index be0a22b3894..8db5700e03f 100644 --- a/gcc/graphite.h +++ b/gcc/graphite.h @@ -26,6 +26,8 @@ along with GCC; see the file COPYING3. If not see #include #include #include +#include +#include #include #include #include