Explorar el Código

Allow compilation of pilot unit

git-svn-id: trunk@37212 -
pierre hace 7 años
padre
commit
2cce7c3a1c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;