diff options
Diffstat (limited to 'gdb/cp-abi.c')
-rw-r--r-- | gdb/cp-abi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/cp-abi.c b/gdb/cp-abi.c index eede3e5..7055acb 100644 --- a/gdb/cp-abi.c +++ b/gdb/cp-abi.c @@ -21,7 +21,6 @@ #include "value.h" #include "cp-abi.h" #include "command.h" -#include "exceptions.h" #include "gdbcmd.h" #include "ui-out.h" static struct cp_abi_ops *find_cp_abi (const char *short_name); |