gdb: remove include from process-stratum-target.h

It is reported as unused by clangd.

Change-Id: I73c03577c521c1b71128409b5cf085a4d1785080
This commit is contained in:
Simon Marchi
2025-03-11 13:43:24 -04:00
parent cf4fdbd491
commit bb19646159

View File

@@ -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"