#pragma once // STL #include #include #include // External libraries #include "../External/json/json.hpp" using njson = nlohmann::json;