]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/f95-lang.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / fortran / f95-lang.c
index 2c055f59d3d950abd0e4e52d1302d8ce72aebe86..725cf195f588566349c971cb1274d06afdc159c6 100644 (file)
@@ -28,7 +28,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "gfortran.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
 #include "options.h"
@@ -39,14 +38,12 @@ along with GCC; see the file COPYING3.  If not see
 #include "timevar.h"
 #include "tm.h"
 #include "hard-reg-set.h"
-#include "input.h"
 #include "function.h"
 #include "toplev.h"
 #include "target.h"
 #include "debug.h"
 #include "diagnostic.h" /* For errorcount/warningcount */
 #include "dumpfile.h"
-#include "is-a.h"
 #include "plugin-api.h"
 #include "ipa-ref.h"
 #include "cgraph.h"