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