1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-28 12:02:00 +03:00

🐛 adding missing header

This commit is contained in:
Niels Lohmann
2021-08-18 13:33:35 +02:00
parent f42a74b8f5
commit cfb71ad1bf
2 changed files with 3 additions and 0 deletions

View File

@ -5169,6 +5169,8 @@ class byte_container_with_subtype : public BinaryType
// #include <nlohmann/detail/macro_scope.hpp>
// #include <nlohmann/detail/value_t.hpp>
namespace nlohmann
{