Medial Code Documentation
Loading...
Searching...
No Matches
External
json
json.hpp
1
#ifndef MEDIAL_INCLUDE_NLOHMANN_JSON_HPP_
2
#define MEDIAL_INCLUDE_NLOHMANN_JSON_HPP_
3
4
#include "nlohmann/json.hpp"
5
6
// for convenience
7
using
json = nlohmann::json;
8
9
#endif
// MEDIAL_INCLUDE_NLOHMANN_JSON_HPP_
Generated on Mon Sep 15 2025 12:12:18 for Medial Code Documentation by
1.9.8