diff options
Diffstat (limited to 'gcc/tree-affine.c')
-rw-r--r-- | gcc/tree-affine.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-affine.c b/gcc/tree-affine.c index 898e5c12552..4d63de381c4 100644 --- a/gcc/tree-affine.c +++ b/gcc/tree-affine.c @@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tree.h" #include "output.h" -#include "diagnostic.h" #include "tree-pretty-print.h" #include "tree-dump.h" #include "pointer-set.h" |