Explorar el Código

ft: 优化

master
SisMaker hace 9 meses
padre
commit
924a61325b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/eMake.erl

+ 1
- 1
src/eMake.erl Ver fichero

@ -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.

Cargando…
Cancelar
Guardar