mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00: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
@@ -19,7 +19,6 @@
|
||||
|
||||
#include "cli/cli-cmds.h"
|
||||
#include "objfiles.h"
|
||||
#include "arch-utils.h"
|
||||
#include "gdbcore.h"
|
||||
#include "solib.h"
|
||||
#include "solist.h"
|
||||
|
||||
@@ -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