diff options
Diffstat (limited to 'gdb/compile/compile-cplus.h')
-rw-r--r-- | gdb/compile/compile-cplus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/compile/compile-cplus.h b/gdb/compile/compile-cplus.h index d58e030..5500a59 100644 --- a/gdb/compile/compile-cplus.h +++ b/gdb/compile/compile-cplus.h @@ -19,6 +19,7 @@ #include "gdbsupport/enum-flags.h" #include "gcc-cp-plugin.h" +#include "symtab.h" struct type; struct block; |