mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
gdb: remove unused includes from progspace.{c,h}
Remove some include files reported as unused by clangd. Change-Id: I39f9d40b9d5bbf040250b41ef258fb8f32dd5c0a
This commit is contained in:
committed by
Simon Marchi
parent
74d2676602
commit
f6bbac3f2e
@@ -23,10 +23,8 @@
|
||||
|
||||
#include "target.h"
|
||||
#include "gdb_bfd.h"
|
||||
#include "gdbsupport/gdb_vecs.h"
|
||||
#include "registry.h"
|
||||
#include "solist.h"
|
||||
#include "gdbsupport/next-iterator.h"
|
||||
#include "gdbsupport/safe-iterator.h"
|
||||
#include "gdbsupport/intrusive_list.h"
|
||||
#include "gdbsupport/refcounted-object.h"
|
||||
|
||||
Reference in New Issue
Block a user