EXCEPTION macro removed
fmt::throw_exception<> implemented ::narrow improved Minor fixes
This commit is contained in:
@@ -14,7 +14,7 @@ namespace utils
|
||||
case version_type::release: return "Release";
|
||||
}
|
||||
|
||||
throw type;
|
||||
return "Unknown";
|
||||
}
|
||||
|
||||
uint version::to_hex() const
|
||||
|
||||
Reference in New Issue
Block a user