mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-23 00:19:54 +01: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;
|
Unit BaseUnix;
|
||||||
|
|
||||||
Interface
|
Interface
|
||||||
|
{$modeswitch out}
|
||||||
{$inline on}
|
{$inline on}
|
||||||
Uses UnixType;
|
Uses UnixType;
|
||||||
|
|
||||||
@ -155,4 +156,4 @@ begin
|
|||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user