mirror of https://github.com/gabime/spdlog.git
Small bug-fix to compile correctly when not in header only
The destructor of the registry is defaulted, which is equivalent to inlining but if the default declaration is in the header, when compiling the library, the forward declaration of the formatter is not being resolved yet which doesn't allow a clean compilationpull/1216/head
parent
822a51668a
commit
6bdc562090
Loading…
Reference in New Issue