diff options
Diffstat (limited to 'gdb/cp-support.h')
-rw-r--r-- | gdb/cp-support.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/cp-support.h b/gdb/cp-support.h index 952d6a2..0b567dd 100644 --- a/gdb/cp-support.h +++ b/gdb/cp-support.h @@ -30,6 +30,7 @@ /* Opaque declarations. */ +struct symbol; struct obstack; struct block; |