diff --git a/clutchlog/clutchlog.h b/clutchlog/clutchlog.h index 6332e50..2318526 100644 --- a/clutchlog/clutchlog.h +++ b/clutchlog/clutchlog.h @@ -981,6 +981,8 @@ class clutchlog ) {} #pragma GCC diagnostic pop + template + void style(level stage, FMT... styles) {} void style(level, fmt) {} fmt style(level) const {} public: