llama.cpp
5b9ccaf1
- Fixed possible macro redefinition (#1892)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fixed possible macro redefinition (#1892) MinGW libstdc++ may define `NOMINMAX` unconditionally. This fixes the case when it is already defined.
References
#1892 - Fixed possible macro redefinition
Author
FrankHB
Parents
9cbf50c0
Loading