diff options
Diffstat (limited to 'gcc/cp/error.c')
-rw-r--r-- | gcc/cp/error.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/error.c b/gcc/cp/error.c index c8987ee1d04..2ce6490681b 100644 --- a/gcc/cp/error.c +++ b/gcc/cp/error.c @@ -31,7 +31,6 @@ along with GCC; see the file COPYING3. If not see #include "intl.h" #include "cxx-pretty-print.h" #include "tree-pretty-print.h" -#include "pointer-set.h" #include "c-family/c-objc.h" #include "ubsan.h" |