diff options
Diffstat (limited to 'gcc/objc/objc-encoding.c')
-rw-r--r-- | gcc/objc/objc-encoding.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/objc/objc-encoding.c b/gcc/objc/objc-encoding.c index f050ff03134..1928de3a5a7 100644 --- a/gcc/objc/objc-encoding.c +++ b/gcc/objc/objc-encoding.c @@ -20,13 +20,10 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" -#include "inchash.h" #include "tree.h" #include "stringpool.h" #include "stor-layout.h" |