소스 검색

Allow compilation of pilot unit

git-svn-id: trunk@37212 -
pierre 8 년 전
부모
커밋
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;