Explorar o código

* rev 7338 uint64 merged to close mantis 8860

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

+ 1 - 0
rtl/inc/systemh.inc

@@ -64,6 +64,7 @@ Type
   DWord    = LongWord;
   Cardinal = LongWord;
   Integer  = SmallInt;
+	UInt64   = QWord;
 
 {$ifdef CPUI386}
   {$define CPU32}