* force use of real2str.inc after r25888 because it doesn't compile (yet?)

for the jvm target (mantis #25267)

git-svn-id: trunk@25910 -
This commit is contained in:
Jonas Maebe 2013-11-01 19:20:47 +00:00
parent f132a804d6
commit ee0d80ac19

View File

@ -414,7 +414,7 @@ function aligntoptr(p : pointer) : pointer;inline;
****************************************************************************}
{ Needs to be before RTTI handling }
{$define FLOAT_ASCII_FALLBACK}
{$i sstrings.inc}
{ requires sstrings.inc for initval }