dump fixes
[m6w6/ext-psi] / src / types / impl_val.h
index 186a0801073ff1a7a6756c05620f855a98ac3709..0e5231834de4c7efff886e88961a87bf20b16768 100644 (file)
@@ -80,7 +80,7 @@ typedef union impl_val {
                } \
                break;
 #else
-#      define CASE_IMPLVAL_LD_PRINTF(fun, to, ival)
+#      define CASE_IMPLVAL_LD_PRINTF(fun, to, ival, with_suffix)
 #endif
 
 #define CASE_IMPLVAL_FLOAT_PRINTF(fun, to, ival, with_suffix) \