From 8d5435ee8a56407874f6d5d4d824aee1f25a49c7 Mon Sep 17 00:00:00 2001 From: willifan Date: Wed, 13 Mar 2024 19:17:03 +0100 Subject: [PATCH] Branch2 --- scripts/clients/src/main.cpp | 2 ++ 1 file changed, 2 insertions(+) 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;