From: law Date: Wed, 26 Sep 2018 14:09:03 +0000 (+0000) Subject: * graphite.h: Include and ; these X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05103aed1d34b5ca07c9a70c95a7cb1d47e22c47;p=thirdparty%2Fgcc.git * graphite.h: Include and ; these headers are no longer pulled in by . git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264642 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2eeacefe612c..1531c39102be 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 be0a22b38942..8db5700e03f1 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