diff options
Diffstat (limited to 'gdb/doublest.h')
-rw-r--r-- | gdb/doublest.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/doublest.h b/gdb/doublest.h index d98d045..668efa7 100644 --- a/gdb/doublest.h +++ b/gdb/doublest.h @@ -24,6 +24,8 @@ #ifndef DOUBLEST_H #define DOUBLEST_H +struct type; + /* Setup definitions for host and target floating point formats. We need to consider the format for `float', `double', and `long double' for both target and host. We need to do this so that we know what kind of conversions need |