Przeglądaj źródła

* Active out support using $modeswitch under BeOS after r14965

git-svn-id: trunk@14990 -
olivier 15 lat temu
rodzic
commit
54a0fbc015
1 zmienionych plików z 1 dodań i 0 usunięć
  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;