Browse Source

--- Merging r32351 into '.':
U rtl/inc/systemh.inc
--- Recording mergeinfo for merge of r32351 into '.':
U .

# revisions: 32351

git-svn-id: branches/fixes_3_0@33359 -

marco 9 years ago
parent
commit
f91b665e37
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/inc/systemh.inc

+ 1 - 0
rtl/inc/systemh.inc

@@ -469,6 +469,7 @@ Type
   PCardinal           = ^Cardinal;
   PCardinal           = ^Cardinal;
   PQWord              = ^QWord;
   PQWord              = ^QWord;
   PInt64              = ^Int64;
   PInt64              = ^Int64;
+  PUInt64             = ^UInt64;
   PPtrInt             = ^PtrInt;
   PPtrInt             = ^PtrInt;
   PPtrUInt            = ^PtrUInt;
   PPtrUInt            = ^PtrUInt;
   PSizeInt            = ^SizeInt;
   PSizeInt            = ^SizeInt;