mirror of
https://github.com/boostorg/json.git
synced 2026-02-01 08:32:13 +00:00
Replaced usage of BOOST_CURRENT_LOCATION with BOOST_JSON_SOURCE_POS. Using BOOST_CURRENT_LOCATION results in warnings (and could probably lead to ODR violations) when Json is used standalone, but alongside Boost.