This commit is contained in:
2026-02-17 15:59:14 +03:00
parent 1841664b63
commit 775dedd835
4 changed files with 39 additions and 14 deletions

View File

@@ -91,6 +91,8 @@ struct MccGenericMountNetworkServerErrorCategory : std::error_category {
defaut:
return "unknown";
};
return "unknown";
}
static const MccGenericMountNetworkServerErrorCategory& get()