diff options
Diffstat (limited to 'gcc/tree-affine.h')
-rw-r--r-- | gcc/tree-affine.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-affine.h b/gcc/tree-affine.h index a779da7e959..3afb6520be7 100644 --- a/gcc/tree-affine.h +++ b/gcc/tree-affine.h @@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see #define GCC_TREE_AFFINE_H #include "hash-map.h" -#include "wide-int.h" #define MAX_AFF_ELTS 8 |