mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-24 13:38:19 +02:00
* Enable inline for ctypes.
git-svn-id: trunk@8129 -
This commit is contained in:
parent
a14d56ada8
commit
34afbcc040
@ -17,6 +17,8 @@
|
|||||||
|
|
||||||
unit ctypes;
|
unit ctypes;
|
||||||
|
|
||||||
|
{$inline on}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
{$ifdef unix}
|
{$ifdef unix}
|
||||||
|
Loading…
Reference in New Issue
Block a user