فهرست منبع

* 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
                                    TSETDEF
 ***************************************************************************}
 ***************************************************************************}
 
 
-    constructor tsetdef.create(const t:ttype;high : longint);
+    constructor tsetdef.create(const t:ttype;high : aint);
       begin
       begin
          inherited create;
          inherited create;
          deftype:=setdef;
          deftype:=setdef;