Browse Source

* Enable inline for ctypes.

git-svn-id: trunk@8129 -
daniel 18 years ago
parent
commit
34afbcc040
1 changed files with 2 additions and 0 deletions
  1. 2 0
      rtl/inc/ctypes.pp

+ 2 - 0
rtl/inc/ctypes.pp

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