mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 07:23:19 +02:00
* added {$inline on} directive to fix compilation with 2.0.4
git-svn-id: trunk@7658 -
This commit is contained in:
parent
11c7fcef7b
commit
0a10f521f6
@ -15,6 +15,8 @@
|
||||
unit heaptrc;
|
||||
interface
|
||||
|
||||
{$inline on}
|
||||
|
||||
{$ifdef FPC_HEAPTRC_EXTRA}
|
||||
{$define EXTRA}
|
||||
{$endif FPC_HEAPTRC_EXTRA}
|
||||
|
Loading…
Reference in New Issue
Block a user