mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 11:49:27 +02:00
Allow compilation of pilot unit
git-svn-id: trunk@37212 -
This commit is contained in:
parent
93910c60be
commit
2cce7c3a1c
@ -83,6 +83,7 @@ interface
|
|||||||
|
|
||||||
type
|
type
|
||||||
Handle = ^Pointer;
|
Handle = ^Pointer;
|
||||||
|
Ptr = Pointer;
|
||||||
UInt = word;
|
UInt = word;
|
||||||
OsType = UInt;
|
OsType = UInt;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user