40 #ifndef __OPENFLUID_THIRDPARTY_JSON_HPP__
41 #define __OPENFLUID_THIRDPARTY_JSON_HPP__
44 #include <openfluid/thirdparty/nlohmannjson-3.10.2/nlohmann/json.hpp>
52 using json = nlohmann::ordered_json;
nlohmann::ordered_json json
Definition: JSON.hpp:52
Definition: ApplicationException.hpp:47