🚨 add namespace comment
This commit is contained in:
parent
b62f82e664
commit
2e66720982
@ -4758,8 +4758,7 @@ inline void swap<nlohmann::json>(nlohmann::json& j1, nlohmann::json& j2) noexcep
|
||||
j1.swap(j2);
|
||||
}
|
||||
|
||||
}
|
||||
// namespace std
|
||||
} // namespace std
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
@ -22259,8 +22259,7 @@ inline void swap<nlohmann::json>(nlohmann::json& j1, nlohmann::json& j2) noexcep
|
||||
j1.swap(j2);
|
||||
}
|
||||
|
||||
}
|
||||
// namespace std
|
||||
} // namespace std
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user