superlu
superlu copied to clipboard
Fixes broken Windows CI builds.
[example] Remove unnecessary include unistd.h from ?itersol.c
@xiaoyeli Please merge this to fix the CI tests for windows.
- Why were the wrong includes of
unistd.hadded back to the examples? - Why was a merge request accepted, that failed the CI tests? That is the purpose of the tests. If you have issues with fixing broken CI prior to merging, please reach out to me and I try to help.
We are using macro files to generate 4 precision files. While I was updating the macro files for some other bug fixes, I missed this fix.
Now I updated the macro file with this fix.