Explorar el Código

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

git-svn-id: trunk@7658 -
Jonas Maebe hace 18 años
padre
commit
0a10f521f6
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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}