From c8889b9131755888f979f8ee7f238e2acbd54e5b Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Fri, 6 Dec 2024 12:40:54 -0500 Subject: gdb, gdbserver, gdbsupport: remove some unused gdb_vecs.h includes Remove some includes reported as unused by clangd. Add some to files that actually need it. Change-Id: I01c61c174858c1ade5cb54fd7ee1f582b17c3363 --- gdb/namespace.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/namespace.h') diff --git a/gdb/namespace.h b/gdb/namespace.h index 232dcc0..849eb84 100644 --- a/gdb/namespace.h +++ b/gdb/namespace.h @@ -19,7 +19,6 @@ #ifndef NAMESPACE_H #define NAMESPACE_H -#include "gdbsupport/gdb_vecs.h" #include "gdbsupport/gdb_obstack.h" /* This struct is designed to store data from using directives. It -- cgit v1.1