]> git.ipfire.org Git - thirdparty/gcc.git/commit
diagnostics: eliminate some redundant includes
authorDavid Malcolm <dmalcolm@redhat.com>
Fri, 25 Jul 2025 19:13:44 +0000 (15:13 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Fri, 25 Jul 2025 19:13:44 +0000 (15:13 -0400)
commit14280a1342e60e6e4d553ac565c69e4f5d90ebff
tree237ed58019ef49a16566ad67dc026c0425f47eb6
parent84c4bf5a00541481711ed1f0723e822f3396cd6b
diagnostics: eliminate some redundant includes

No functional change intended.

gcc/ChangeLog:
* diagnostics/selftest-paths.cc: Don't include "demangle.h"
and "backtrace.h".
* diagnostics/source-printing.cc: Likewise.
* diagnostics/state-graphs.cc: Don't include "graphviz.h",
"xml.h", "xml-printer.h", or "intl.h".

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/diagnostics/selftest-paths.cc
gcc/diagnostics/source-printing.cc
gcc/diagnostics/state-graphs.cc