(third_party deps) fix #177, update bundled spdlog to 1.6.0
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
namespace spdlog {
|
||||
|
||||
namespace sinks {
|
||||
class sink
|
||||
class SPDLOG_API sink
|
||||
{
|
||||
public:
|
||||
virtual ~sink() = default;
|
||||
|
Reference in New Issue
Block a user