summaryrefslogtreecommitdiff
path: root/libdecnumber/decDPD.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdecnumber/decDPD.h')
-rw-r--r--libdecnumber/decDPD.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/libdecnumber/decDPD.h b/libdecnumber/decDPD.h
index 8e0347c6aa..a4710d6439 100644
--- a/libdecnumber/decDPD.h
+++ b/libdecnumber/decDPD.h
@@ -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) */