Преглед изворни кода

* fixed compilation on x86_64

git-svn-id: trunk@643 -
florian пре 20 година
родитељ
комит
f0efddff9b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      compiler/symdef.pas

+ 1 - 1
compiler/symdef.pas

@@ -2797,7 +2797,7 @@ implementation
                                    TSETDEF
 ***************************************************************************}
 
-    constructor tsetdef.create(const t:ttype;high : longint);
+    constructor tsetdef.create(const t:ttype;high : aint);
       begin
          inherited create;
          deftype:=setdef;