diff --git a/src/api/util.h b/src/api/util.h index 7c47742..bb9fbf1 100644 --- a/src/api/util.h +++ b/src/api/util.h @@ -5,6 +5,8 @@ #include #include +using json = nlohmann::json; + class util { public: /**