]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove two unused includes
authorTom Tromey <tromey@adacore.com>
Wed, 1 Oct 2025 16:01:53 +0000 (10:01 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 2 Oct 2025 17:55:01 +0000 (11:55 -0600)
commite576e948da25e05f5d8d6eb2830c36e8284021ee
treec07e9070519df8788d1d999473f8ad1dfdbb0613
parentdcfde4f8c731afc672cf658cd63f6743f4030027
Remove two unused includes

dwarf2/read.c no longer uses gdb::task_group, so the include isn't
needed.  Simon pointed out that the thread-pool.h include isn't needed
either.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/dwarf2/read.c