--- 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 -
This commit is contained in:
marco 2016-03-27 21:52:05 +00:00
parent b00aec92d3
commit f91b665e37

View File

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