forked from Imagelibrary/binutils-gdb
gdb: remove unused includes in utils.h
Remove some includes reported as unused by clangd. Add some includes in other files that were previously relying on the transitive include. Change-Id: Ibdd0a998b04d21362a20d0ca8e5267e21e2e133e
This commit is contained in:
committed by
Simon Marchi
parent
6f69575237
commit
05d9d66d92
@@ -22,6 +22,7 @@
|
||||
|
||||
#include "addrmap.h"
|
||||
#include "cli/cli-decode.h"
|
||||
#include "exceptions.h"
|
||||
#include "gdbsupport/byte-vector.h"
|
||||
#include "gdbsupport/filestuff.h"
|
||||
#include "gdbsupport/gdb_unlinker.h"
|
||||
|
||||
Reference in New Issue
Block a user