diff options
Diffstat (limited to 'gcc/tree-flow.h')
-rw-r--r-- | gcc/tree-flow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-flow.h b/gcc/tree-flow.h index 67fb70f..864f3b9 100644 --- a/gcc/tree-flow.h +++ b/gcc/tree-flow.h @@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see #define _TREE_FLOW_H 1 #include "bitmap.h" -#include "hard-reg-set.h" #include "basic-block.h" #include "hashtab.h" #include "gimple.h" |