Forráskód Böngészése

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

git-svn-id: trunk@7658 -
Jonas Maebe 18 éve
szülő
commit
0a10f521f6
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      rtl/inc/heaptrc.pp

+ 2 - 0
rtl/inc/heaptrc.pp

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