浏览代码

* Active out support using $modeswitch under BeOS after r14965

git-svn-id: trunk@14990 -
olivier 15 年之前
父节点
当前提交
54a0fbc015
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      rtl/beos/baseunix.pp

+ 1 - 0
rtl/beos/baseunix.pp

@@ -15,6 +15,7 @@
 Unit BaseUnix;
 
 Interface
+{$modeswitch out}
 {$inline on}
 Uses UnixType;