Even less conflicts

This commit is contained in:
Alexey Milovidov 2024-02-14 04:12:50 +01:00
parent 0ccad74810
commit 40ac23e958

View File

@ -21,4 +21,6 @@ public:
static void load(const fs::path & server_uuid_file, Poco::Logger * log);
};
UUID loadServerUUID(const fs::path & server_uuid_file, Poco::Logger * log);
}