* added {$inline on} directive to fix compilation with 2.0.4

git-svn-id: trunk@7658 -
This commit is contained in:
Jonas Maebe 2007-06-14 07:25:47 +00:00
parent 11c7fcef7b
commit 0a10f521f6

View File

@ -15,6 +15,8 @@
unit heaptrc;
interface
{$inline on}
{$ifdef FPC_HEAPTRC_EXTRA}
{$define EXTRA}
{$endif FPC_HEAPTRC_EXTRA}