Explorar o código

* fixed compilation on x86_64

git-svn-id: trunk@643 -
florian %!s(int64=20) %!d(string=hai) anos
pai
achega
f0efddff9b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;