use phosg namespace

This commit is contained in:
Martin Michelsen
2024-07-28 11:54:41 -07:00
parent 5523388ad4
commit 1bfbf09891
116 changed files with 2969 additions and 3088 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ private:
public:
std::weak_ptr<PatchServer> server;
uint64_t id;
PrefixedLogger log;
phosg::PrefixedLogger log;
Channel channel;
std::vector<PatchFileChecksumRequest> patch_file_checksum_requests;