[pushed,1/3] gdb: remove include from process-stratum-target.h
Checks
Commit Message
It is reported as unused by clangd.
Change-Id: I73c03577c521c1b71128409b5cf085a4d1785080
---
gdb/process-stratum-target.h | 1 -
1 file changed, 1 deletion(-)
base-commit: cf4fdbd491bbf60267d4ba6ec3f533944e376e6c
@@ -21,7 +21,6 @@
#define GDB_PROCESS_STRATUM_TARGET_H
#include "target.h"
-#include "gdbsupport/intrusive_list.h"
#include "gdbsupport/gdb-checked-static-cast.h"
#include "gdbsupport/unordered_set.h"
#include "gdbthread.h"