Allow compilation of pilot unit

git-svn-id: trunk@37212 -
This commit is contained in:
pierre 2017-09-15 14:28:43 +00:00
parent 93910c60be
commit 2cce7c3a1c

View File

@ -83,6 +83,7 @@ interface
type
Handle = ^Pointer;
Ptr = Pointer;
UInt = word;
OsType = UInt;