Bläddra i källkod

* Enable inline for ctypes.

git-svn-id: trunk@8129 -
daniel 18 år sedan
förälder
incheckning
34afbcc040
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      rtl/inc/ctypes.pp

+ 2 - 0
rtl/inc/ctypes.pp

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