aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/arith.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fortran/arith.h')
-rw-r--r--gcc/fortran/arith.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/fortran/arith.h b/gcc/fortran/arith.h
index 7066bb0..9d79634 100644
--- a/gcc/fortran/arith.h
+++ b/gcc/fortran/arith.h
@@ -22,8 +22,6 @@ along with GCC; see the file COPYING3. If not see
#ifndef GFC_ARITH_H
#define GFC_ARITH_H
-#include "gfortran.h"
-
/* MPFR also does not have the conversion of a mpfr_t to a mpz_t, so declare
a function for this as well. */