ninja: do not assume explicit preprocessing uses that output

In Fortran, this is OK, but for C++, compiling preprocessed source
generally results in poorer diagnostic messages and can also be
ill-formed anyways.
2 files changed