Explorar o código

* Forgot to commit TSysCharSet

michael %!s(int64=4) %!d(string=hai) anos
pai
achega
78cff9a0ec
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/rtl/sysutils.pas

+ 2 - 0
packages/rtl/sysutils.pas

@@ -34,6 +34,8 @@ Const
   FloatRecDigits = 19;
 
 type
+  TSysCharSet = Set of Char;
+
   { TFloatRec }
   TFloatRec = Record
     Exponent: Integer;