diff options
Diffstat (limited to 'gcc/cp/parser.c')
-rw-r--r-- | gcc/cp/parser.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/parser.c b/gcc/cp/parser.c index 729b33f..ab533f4 100644 --- a/gcc/cp/parser.c +++ b/gcc/cp/parser.c @@ -35,6 +35,7 @@ along with GCC; see the file COPYING3. If not see #include "target.h" #include "cgraph.h" #include "c-family/c-common.h" +#include "c-family/c-objc.h" #include "plugin.h" |