diff options
Diffstat (limited to 'gdb/valarith.c')
-rw-r--r-- | gdb/valarith.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/valarith.c b/gdb/valarith.c index 7cfa33a..aaa393f 100644 --- a/gdb/valarith.c +++ b/gdb/valarith.c @@ -27,7 +27,6 @@ #include "expression.h" #include "target.h" #include "language.h" -#include "demangle.h" #include "gdb_string.h" #include <math.h> |