fix: missing signatures in release
This commit is contained in:
parent
53c907511e
commit
60331279be
1 changed files with 2 additions and 0 deletions
|
|
@ -981,6 +981,8 @@ class clutchlog
|
|||
)
|
||||
{}
|
||||
#pragma GCC diagnostic pop
|
||||
template<class ... FMT>
|
||||
void style(level stage, FMT... styles) {}
|
||||
void style(level, fmt) {}
|
||||
fmt style(level) const {}
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue