diff options
Diffstat (limited to 'gcc/except.h')
-rw-r--r-- | gcc/except.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/except.h b/gcc/except.h index 59214e0e764..de4fbf79f99 100644 --- a/gcc/except.h +++ b/gcc/except.h @@ -21,6 +21,7 @@ along with GCC; see the file COPYING3. If not see #include "sbitmap.h" #include "vecprim.h" +#include "vecir.h" struct function; struct eh_region_d; |