Parcourir la source

* fix compilation with newer FPC

git-svn-id: trunk@45725 -
florian il y a 5 ans
Parent
commit
965964d07c
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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;