Explorar o código

* Enable inline for ctypes.

git-svn-id: trunk@8129 -
daniel %!s(int64=18) %!d(string=hai) anos
pai
achega
34afbcc040
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      rtl/inc/ctypes.pp

+ 2 - 0
rtl/inc/ctypes.pp

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