浏览代码

* Enable inline for ctypes.

git-svn-id: trunk@8129 -
daniel 18 年之前
父节点
当前提交
34afbcc040
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      rtl/inc/ctypes.pp

+ 2 - 0
rtl/inc/ctypes.pp

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