Browse Source

* Active out support using $modeswitch under BeOS after r14965

git-svn-id: trunk@14990 -
olivier 15 years ago
parent
commit
54a0fbc015
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/beos/baseunix.pp

+ 1 - 0
rtl/beos/baseunix.pp

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