mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
minor fixes in fast_oss
This commit is contained in:
@@ -62,6 +62,7 @@ public:
|
||||
{
|
||||
if (_enabled)
|
||||
_oss << msg;
|
||||
|
||||
return std::move(*this);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user