diff options
Diffstat (limited to 'gcc/cp/lex.c')
-rw-r--r-- | gcc/cp/lex.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/lex.c b/gcc/cp/lex.c index 57707aa..36a0368 100644 --- a/gcc/cp/lex.c +++ b/gcc/cp/lex.c @@ -37,6 +37,7 @@ Boston, MA 02111-1307, USA. */ #include "obstack.h" #include "c-pragma.h" #include "toplev.h" +#include "output.h" /* MULTIBYTE_CHARS support only works for native compilers. ??? Ideally what we want is to model widechar support after |