gdb: Fix scrolling in TUI
[deliverable/binutils-gdb.git] / gdb / type-stack.h
index 762afde0bf7b882e91bd7339abe7b2475fde26a1..ee004d1be8d0547031e83b7cf5de9734f540dbc4 100644 (file)
@@ -1,6 +1,6 @@
 /* Type stack for GDB parser.
 
-   Copyright (C) 1986-2019 Free Software Foundation, Inc.
+   Copyright (C) 1986-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,6 +20,7 @@
 #ifndef TYPE_STACK_H
 #define TYPE_STACK_H
 
+#include "gdbtypes.h"
 #include <vector>
 
 struct type;
This page took 0.023646 seconds and 4 git commands to generate.