diff options
Diffstat (limited to 'gdb/python')
-rw-r--r-- | gdb/python/py-type.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-type.c b/gdb/python/py-type.c index 134f76d..a2fca97 100644 --- a/gdb/python/py-type.c +++ b/gdb/python/py-type.c @@ -26,7 +26,6 @@ #include "demangle.h" #include "objfiles.h" #include "language.h" -#include "gdbsupport/vec.h" #include "typeprint.h" typedef struct pyty_type_object |