diff options
Diffstat (limited to 'gcc/cp/tree.c')
-rw-r--r-- | gcc/cp/tree.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/tree.c b/gcc/cp/tree.c index eb7bd87..d7af1d3 100644 --- a/gcc/cp/tree.c +++ b/gcc/cp/tree.c @@ -30,6 +30,7 @@ along with GCC; see the file COPYING3. If not see #include "convert.h" #include "cgraph.h" #include "splay-tree.h" +#include "gimple.h" #include "gimplify.h" #include "hash-table.h" |