📝 fix example
This commit is contained in:
parent
47934f8400
commit
107e99ef1e
@ -3,6 +3,7 @@
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
using json = nlohmann::json;
|
||||
using namespace nlohmann::literals;
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user