OSDN Git Service

merge from gcc
[pf3gnuchains/pf3gnuchains4x.git] / libdecnumber / decDPD.h
index 8e0347c..a4710d6 100644 (file)
@@ -34,7 +34,9 @@
 /* ------------------------------------------------------------------------ */
 /* ------------------------------------------------------------------------ */
 /* For details, see: http://www2.hursley.ibm.com/decimal/DPDecimal.html            */
-/*                                                                         */
+
+#include "decDPDSymbols.h"
+
 /* This include file defines several DPD and BCD conversion tables:        */
 /*                                                                         */
 /*   uint16_t BCD2DPD[2458];    -- BCD -> DPD (0x999 => 2457)              */