Skip to content

Commit

Permalink
Undef snprintf for windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Apr 20, 2019
1 parent fce70c3 commit 29f1d9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vendor/nlohmann/nlohmann/json.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2287,6 +2287,8 @@ struct adl_serializer

// #include <nlohmann/detail/macro_scope.hpp>

//ABELL
#undef snprintf

namespace nlohmann
{
Expand Down

0 comments on commit 29f1d9b

Please sign in to comment.