fixed building problems with old compilers

This commit is contained in:
2015-03-23 15:14:43 +00:00
parent 682cefde1b
commit 7706db354e
15 changed files with 221 additions and 95 deletions

View File

@ -587,6 +587,13 @@ for (i = 0; i < QSE_COUNTOF(defs); i++) qse_xli_definepair (xli, defs[i].name, &
qse_printf (QSE_T("#LIST\n"));
}
}
/*
if (g_value)
{
TODO: ... set value...
}
*/
}