瀏覽代碼

* 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;