mirror of
https://github.com/nlohmann/json.git
synced 2026-02-17 09:03:58 +00:00
📝 fix example
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
using json = nlohmann::json;
|
||||
using namespace nlohmann::literals;
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user