diff options
Diffstat (limited to 'gcc/cp/lex.c')
-rw-r--r-- | gcc/cp/lex.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/lex.c b/gcc/cp/lex.c index a79448ea549..743f4752c1c 100644 --- a/gcc/cp/lex.c +++ b/gcc/cp/lex.c @@ -34,7 +34,6 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "c-family/c-pragma.h" #include "c-family/c-objc.h" -#include "output.h" #include "tm_p.h" #include "timevar.h" |