浏览代码

--- 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 年之前
父节点
当前提交
f91b665e37
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      rtl/inc/systemh.inc

+ 1 - 0
rtl/inc/systemh.inc

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