diff options
Diffstat (limited to 'gcc/cp/init.c')
-rw-r--r-- | gcc/cp/init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/init.c b/gcc/cp/init.c index aa964b9e8e3..fc30fef6ded 100644 --- a/gcc/cp/init.c +++ b/gcc/cp/init.c @@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" |