diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-10-11 18:15:02 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-10-11 18:15:02 +0000 |
commit | f5bc1778c3150f6e9364a1af81f3ba2658f9e68c (patch) | |
tree | 70a9ff23817fe9ed2dadc01f6fd3a179bb7d18b9 /libdecnumber/bid/decimal128Local.h | |
parent | 607ae575a784d7d02956031883ae407faf06fd89 (diff) | |
download | gdb-f5bc1778c3150f6e9364a1af81f3ba2658f9e68c.zip gdb-f5bc1778c3150f6e9364a1af81f3ba2658f9e68c.tar.gz gdb-f5bc1778c3150f6e9364a1af81f3ba2658f9e68c.tar.bz2 |
* src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
* libdecnumber: New directory, imported from GCC.
Diffstat (limited to 'libdecnumber/bid/decimal128Local.h')
-rw-r--r-- | libdecnumber/bid/decimal128Local.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdecnumber/bid/decimal128Local.h b/libdecnumber/bid/decimal128Local.h new file mode 100644 index 0000000..e499d73 --- /dev/null +++ b/libdecnumber/bid/decimal128Local.h @@ -0,0 +1 @@ +#include "dpd/decimal128Local.h" |