llama.cpp
5b9ccaf1 - Fixed possible macro redefinition (#1892)

Commit
2 years ago
Fixed possible macro redefinition (#1892) MinGW libstdc++ may define `NOMINMAX` unconditionally. This fixes the case when it is already defined.
Author
Parents
Loading