diff options
Diffstat (limited to 'gcc/fortran/parse.h')
-rw-r--r-- | gcc/fortran/parse.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/fortran/parse.h b/gcc/fortran/parse.h index 649e54d..faa813d 100644 --- a/gcc/fortran/parse.h +++ b/gcc/fortran/parse.h @@ -23,8 +23,6 @@ along with GCC; see the file COPYING3. If not see #ifndef GFC_PARSE_H #define GFC_PARSE_H -#include "gfortran.h" - /* Enum for what the compiler is currently doing. */ typedef enum { |