Skip to content

Commit 1caa8bd

Browse files
committed
Merge branch 'dev'
2 parents f057c75 + e5dc5bf commit 1caa8bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/vix/json/json.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ namespace vix::json
4949
{
5050
/// Alias principal vers `nlohmann::json`, pour compatibilité complète.
5151
using Json = nlohmann::json;
52+
using OrderedJson = nlohmann::ordered_json;
5253

5354
/**
5455
* @brief Create an empty JSON object.

0 commit comments

Comments
 (0)