mirror of
https://github.com/nlohmann/json.git
synced 2026-05-23 06:35:32 +00:00
Merge pull request #2258 from nlohmann/issue2179
Add ordered_json specialization with ordered object keys
This commit is contained in:
@@ -70,6 +70,7 @@ SOFTWARE.
|
||||
#include <nlohmann/detail/output/serializer.hpp>
|
||||
#include <nlohmann/detail/value_t.hpp>
|
||||
#include <nlohmann/json_fwd.hpp>
|
||||
#include <nlohmann/ordered_map.hpp>
|
||||
|
||||
/*!
|
||||
@brief namespace for Niels Lohmann
|
||||
|
||||
Reference in New Issue
Block a user