Parcourir la source

* Enable inline for ctypes.

git-svn-id: trunk@8129 -
daniel il y a 18 ans
Parent
commit
34afbcc040
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      rtl/inc/ctypes.pp

+ 2 - 0
rtl/inc/ctypes.pp

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