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 5446794..169fbaf 100644 --- a/gdb/cp-support.h +++ b/gdb/cp-support.h @@ -33,6 +33,7 @@ struct symbol; struct obstack; struct block; +struct objfile; /* This struct is designed to store data from using directives. It says that names from namespace INNER should be visible within |