mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 21:19:31 +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;
|
||||
|
||||
{$inline on}
|
||||
|
||||
interface
|
||||
|
||||
type
|
||||
|
Loading…
Reference in New Issue
Block a user