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

* Enable inline for ctypes.

git-svn-id: trunk@8129 -
daniel 18 éve
szülő
commit
34afbcc040
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      rtl/inc/ctypes.pp

+ 2 - 0
rtl/inc/ctypes.pp

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