Fixed latest build error in msvc platform#3630
Fixed latest build error in msvc platform#3630nlohmann merged 3 commits intonlohmann:developfrom Lioncky:patch-1
Conversation
warnings in msvc about mix/max macro while windows.h is used in the project #762
|
The changes need to be applied to |
|
No, |
|
The header See https://github.com/nlohmann/json/blob/develop/.github/CONTRIBUTING.md#files-to-change for more information. While this recommends against manual editing, if you're making these changes through GitHub, that is your only option. |
None
Co-authored-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
falbrechtskirchinger
left a comment
There was a problem hiding this comment.
Looks good to me. Thanks!
I've added a unit test to catch this issue in the future (#3631).
|
Thanks! |
Like #762 warnings in msvc about mix/max macro while windows.h is used in the project