mirror of https://github.com/gabime/spdlog.git
Fixed line 493 error message.
Before it says: don't know how to format the type, include fmt/ostream.h if it provides an operator<< that should be used Now it says: don't know how to format the type; include spdlog/fmt/bundled/ostream.h if it provides an operator<< that should be used.pull/1065/head
parent
3669351427
commit
9e6b1598b0
Loading…
Reference in New Issue