Pārlūkot izejas kodu

* Enable inline for ctypes.

git-svn-id: trunk@8129 -
daniel 18 gadi atpakaļ
vecāks
revīzija
34afbcc040
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      rtl/inc/ctypes.pp

+ 2 - 0
rtl/inc/ctypes.pp

@@ -17,6 +17,8 @@
 
 unit ctypes;
 
+{$inline on}
+
 interface
 
 {$ifdef unix}