diff options
Diffstat (limited to 'gcc/tree-cfg.c')
-rw-r--r-- | gcc/tree-cfg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-cfg.c b/gcc/tree-cfg.c index cfa6527..9d1de010 100644 --- a/gcc/tree-cfg.c +++ b/gcc/tree-cfg.c @@ -33,7 +33,6 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "function.h" #include "gimple-pretty-print.h" -#include "pointer-set.h" #include "tree-ssa-alias.h" #include "internal-fn.h" #include "gimple-fold.h" |