Преглед изворни кода

* Enable inline for ctypes.

git-svn-id: trunk@8129 -
daniel пре 18 година
родитељ
комит
34afbcc040
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      rtl/inc/ctypes.pp

+ 2 - 0
rtl/inc/ctypes.pp

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