瀏覽代碼

* Active out support using $modeswitch under BeOS after r14965

git-svn-id: trunk@14990 -
olivier 16 年之前
父節點
當前提交
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;