diff --git a/scripts/clients/src/main.cpp b/scripts/clients/src/main.cpp index 928eaa9..a67200e 100644 --- a/scripts/clients/src/main.cpp +++ b/scripts/clients/src/main.cpp @@ -14,6 +14,8 @@ #include +//test + using json = nlohmann::json; json workspaces, clients;