diff options
Diffstat (limited to 'gcc/cp/except.c')
-rw-r--r-- | gcc/cp/except.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/except.c b/gcc/cp/except.c index 894cc28188c..c5d80d9ce03 100644 --- a/gcc/cp/except.c +++ b/gcc/cp/except.c @@ -25,7 +25,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" |