* Enable inline for ctypes.

git-svn-id: trunk@8129 -
This commit is contained in:
daniel 2007-07-22 10:10:35 +00:00
parent a14d56ada8
commit 34afbcc040

View File

@ -17,6 +17,8 @@
unit ctypes;
{$inline on}
interface
{$ifdef unix}