1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-21 19:23:03 +04:00

🚨 fixed warnings

This commit is contained in:
Niels Lohmann
2019-03-15 14:55:13 +01:00
parent 0c65ba960e
commit 27011e3718
16 changed files with 58 additions and 44 deletions
@@ -167,4 +167,4 @@ class tuple_element<N, ::nlohmann::detail::iteration_proxy_value<IteratorType >>
#if defined(__clang__)
#pragma clang diagnostic pop
#endif
}
} // namespace std