mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2026-01-09 15:42:55 +01:00
Simplify the backwards compatible snprintf configuration for pre 1900 version of MSVC. Otherwise prefer C++11 syntax using std::snprintf.