diff options
Diffstat (limited to 'gcc/cp/error.c')
-rw-r--r-- | gcc/cp/error.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/error.c b/gcc/cp/error.c index 32877864fb9..bb5106cacb6 100644 --- a/gcc/cp/error.c +++ b/gcc/cp/error.c @@ -21,7 +21,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" |