ソースを参照

ft: 优化

master
SisMaker 9ヶ月前
コミット
924a61325b
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/eMake.erl

+ 1
- 1
src/eMake.erl ファイルの表示

@ -413,6 +413,6 @@ check_includes2(Epp, File, ObjMTime) ->
false;
{error, _Error} ->
check_includes2(Epp, File, ObjMTime);
_ ->
{warning, _Warning} ->
check_includes2(Epp, File, ObjMTime)
end.

読み込み中…
キャンセル
保存