diff options
Diffstat (limited to 'gcc/except.c')
-rw-r--r-- | gcc/except.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/except.c b/gcc/except.c index fccfb73..d7efa93 100644 --- a/gcc/except.c +++ b/gcc/except.c @@ -139,6 +139,7 @@ along with GCC; see the file COPYING3. If not see #include "langhooks.h" #include "cgraph.h" #include "diagnostic.h" +#include "tree-pretty-print.h" #include "tree-pass.h" #include "timevar.h" #include "tree-flow.h" |