Remove includes reported as unused by clangd.
Include "gdb-hashtab.h" in typeprint.h for the use of "htab_up".
Change-Id: I5b04ec14e71800e2d6ad622838e39b7033e168cf
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include "bfd.h"
#include "event-top.h"
#include "gdbtypes.h"
#include "value.h"
#include "c-lang.h"
#include "cli/cli-style.h"
#include "typeprint.h"
-#include "target-float.h"
#include "ada-lang.h"
#include <ctype.h>
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "event-top.h"
-#include "gdbsupport/gdb_obstack.h"
#include "bfd.h"
#include "symtab.h"
#include "gdbtypes.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "event-top.h"
-#include "gdbsupport/gdb_obstack.h"
-#include "bfd.h"
#include "symtab.h"
#include "gdbtypes.h"
#include "expression.h"
#include "event-top.h"
#include "language.h"
-#include "gdbsupport/gdb_obstack.h"
#include "bfd.h"
#include "symtab.h"
#include "gdbtypes.h"
#include "gdbcore.h"
#include "m2-lang.h"
#include "target.h"
-#include "demangle.h"
#include "c-lang.h"
#include "typeprint.h"
#include "cp-abi.h"
/* This file is derived from p-typeprint.c */
#include "event-top.h"
-#include "gdbsupport/gdb_obstack.h"
#include "bfd.h"
#include "symtab.h"
#include "gdbtypes.h"
#ifndef TYPEPRINT_H
#define TYPEPRINT_H
+#include "gdbsupport/gdb-hashtab.h"
#include "gdbsupport/gdb_obstack.h"
enum language;