mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
gdb: remove unused includes in target-descriptions.c
Remove includes reported as unused by clangd. Change-Id: I3b01165ed7c79d7305a6ba70f1f4c2b30864d26c
This commit is contained in:
@@ -26,11 +26,9 @@
|
||||
#include "reggroups.h"
|
||||
#include "target.h"
|
||||
#include "target-descriptions.h"
|
||||
#include "xml-support.h"
|
||||
#include "xml-tdesc.h"
|
||||
#include "osabi.h"
|
||||
|
||||
#include "gdbsupport/gdb_obstack.h"
|
||||
#include "inferior.h"
|
||||
#include <algorithm>
|
||||
#include "completer.h"
|
||||
|
||||
Reference in New Issue
Block a user