cpr
cpr copied to clipboard
Defining NOMINMAX for windows to prevent std::{min,max} issues
Fixes #957.
Still in draft mode since it needs more testing.
IMHO the best way to deal with this is to change std::min() to (std::min)()
+1