mirror of
https://github.com/ChronosX88/Influence-cjdns.git
synced 2024-11-10 01:41:01 +00:00
Create header of class "json".
This commit is contained in:
parent
527f4e0c99
commit
48702f77a1
@ -0,0 +1,7 @@
|
|||||||
|
#ifndef JSON_HPP
|
||||||
|
#define JSON_HPP
|
||||||
|
|
||||||
|
#include "lib/json/json.hpp"
|
||||||
|
using json = nlohmann::json;
|
||||||
|
|
||||||
|
#endif
|
Loading…
Reference in New Issue
Block a user