mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-03 23:20:27 +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;
|
||||
|
||||
{$inline on}
|
||||
|
||||
interface
|
||||
|
||||
{$ifdef unix}
|
||||
|
Loading…
Reference in New Issue
Block a user