mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Fix broken build
This commit is contained in:
@@ -56,7 +56,7 @@ public:
|
||||
|
||||
size_t overrun_counter() const
|
||||
{
|
||||
return overrun_counter_;
|
||||
return overrun_counter_;
|
||||
}
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user