mirror of
https://github.com/nlohmann/json.git
synced 2026-05-31 10:24:51 +00:00
🚨 fixed some clang-tidy warnings
This commit is contained in:
@@ -693,4 +693,4 @@ class json_pointer
|
||||
/// the reference tokens
|
||||
std::vector<std::string> reference_tokens;
|
||||
};
|
||||
}
|
||||
} // namespace nlohmann
|
||||
|
||||
Reference in New Issue
Block a user