浏览代码

* fix compilation with newer FPC

git-svn-id: trunk@45725 -
florian 5 年之前
父节点
当前提交
965964d07c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      compiler/utils/mkx86inl.pp

+ 2 - 0
compiler/utils/mkx86inl.pp

@@ -590,6 +590,8 @@ procedure ParseList(const APrefix, AFilename: string);
                         fsecond.add('    '+tmp);
                         fsecond.add('    '+tmp);
                       inc(cnt);
                       inc(cnt);
                     end;
                     end;
+                  else
+                    ;
                 end;
                 end;
               end;
               end;