]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/lambda.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / cp / lambda.c
index c423830a4bbf34132ac9fddd4a51c61dc23aa152..0ac96afef31a8de04a8ef77235d9e6c2e94ed5a9 100644 (file)
@@ -24,17 +24,14 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
 #include "options.h"
 #include "tree.h"
 #include "stringpool.h"
-#include "is-a.h"
 #include "plugin-api.h"
 #include "tm.h"
 #include "hard-reg-set.h"
-#include "input.h"
 #include "function.h"
 #include "ipa-ref.h"
 #include "cgraph.h"