mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 04:26:13 +02:00
+ also add {$inline on} to unit ports in order to enable inlining
git-svn-id: trunk@39366 -
This commit is contained in:
parent
f34710faa0
commit
f93bda6e15
@ -16,6 +16,8 @@
|
|||||||
|
|
||||||
unit ports;
|
unit ports;
|
||||||
|
|
||||||
|
{$inline on}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
type
|
type
|
||||||
|
Loading…
Reference in New Issue
Block a user