diff options
Diffstat (limited to 'gcc/except.c')
-rw-r--r-- | gcc/except.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/except.c b/gcc/except.c index ec08e91..58ee4bb 100644 --- a/gcc/except.c +++ b/gcc/except.c @@ -139,7 +139,6 @@ along with GCC; see the file COPYING3. If not see #include "diagnostic.h" #include "tree-pretty-print.h" #include "tree-pass.h" -#include "pointer-set.h" #include "cfgloop.h" #include "builtins.h" |