diff options
Diffstat (limited to 'gdb/tracepoint.h')
-rw-r--r-- | gdb/tracepoint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/tracepoint.h b/gdb/tracepoint.h index 5e6ea67..8b3f971 100644 --- a/gdb/tracepoint.h +++ b/gdb/tracepoint.h @@ -21,7 +21,6 @@ #include "breakpoint.h" #include "memrange.h" -#include "gdbsupport/gdb_vecs.h" #include <vector> #include <string> |