mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 02:31:30 +02:00
* Active out support using $modeswitch under Haiku after r14965
git-svn-id: trunk@14989 -
This commit is contained in:
parent
c3f364b0c0
commit
27c99a7e13
@ -15,6 +15,7 @@
|
||||
Unit BaseUnix;
|
||||
|
||||
Interface
|
||||
{$modeswitch out}
|
||||
{$inline on}
|
||||
Uses UnixType;
|
||||
|
||||
@ -155,4 +156,4 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
end.
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user