소스 검색

* 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);
                       inc(cnt);
                     end;
+                  else
+                    ;
                 end;
               end;