Explorar o código

* fix for #28940 also add PSizeUint

git-svn-id: trunk@32257 -
marco %!s(int64=10) %!d(string=hai) anos
pai
achega
d95b95e648
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      rtl/inc/systemh.inc

+ 1 - 0
rtl/inc/systemh.inc

@@ -512,6 +512,7 @@ Type
   PPtrInt             = ^PtrInt;
   PPtrUInt            = ^PtrUInt;
   PSizeInt            = ^SizeInt;
+  PSizeUInt           = ^SizeUInt;
 
   PPByte              = ^PByte;
   PPLongint           = ^PLongint;