📝 fix example

This commit is contained in:
Niels Lohmann
2022-08-13 13:02:28 +02:00
parent 47934f8400
commit 107e99ef1e

View File

@@ -3,6 +3,7 @@
#include <nlohmann/json.hpp>
using json = nlohmann::json;
using namespace nlohmann::literals;
int main()
{