diff options
Diffstat (limited to 'gcc/tree-ssa-live.h')
-rw-r--r-- | gcc/tree-ssa-live.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tree-ssa-live.h b/gcc/tree-ssa-live.h index 3d39cb6d443..f1ee1f421f3 100644 --- a/gcc/tree-ssa-live.h +++ b/gcc/tree-ssa-live.h @@ -24,9 +24,6 @@ along with GCC; see the file COPYING3. If not see #define _TREE_SSA_LIVE_H 1 #include "partition.h" -#include "vecprim.h" - - /* Used to create the variable mapping when we go out of SSA form. |