mirror of
https://github.com/nlohmann/json.git
synced 2026-02-27 22:06:25 +00:00
Fix CI, again (#4083)
This commit is contained in:
@@ -229,7 +229,6 @@ using json_with_visitor_t = nlohmann::basic_json <
|
||||
visitor_adaptor
|
||||
>;
|
||||
|
||||
|
||||
template <class Fnc>
|
||||
void visitor_adaptor::visit(const Fnc& fnc) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user