]> git.ipfire.org Git - thirdparty/gcc.git/commit
diagnostics: remove forward decl of json::value from diagnostic.h
authorDavid Malcolm <dmalcolm@redhat.com>
Sat, 19 Oct 2024 01:51:39 +0000 (21:51 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Sat, 19 Oct 2024 01:51:39 +0000 (21:51 -0400)
commit83abdb041426b7490e93c3f77be93148bcd94de3
treec0fb584447a26674243d092e970a87e65116a399
parent2ca19d43fb5d7598c4a6fa9bfbfaf6dea4ea7c33
diagnostics: remove forward decl of json::value from diagnostic.h

I believe this hasn't been necessary since r15-1413-gd3878c85f331c7.

gcc/ChangeLog:
* diagnostic.h (json::value): Remove forward decl.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/diagnostic.h