mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 15:31:19 +02:00
* 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:
parent
f132a804d6
commit
ee0d80ac19
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user