Просмотр исходного кода

Allow compilation of pilot unit

git-svn-id: trunk@37212 -
pierre 8 лет назад
Родитель
Сommit
2cce7c3a1c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      rtl/palmos/pilot.pp

+ 1 - 0
rtl/palmos/pilot.pp

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