mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 09:59:33 +08:00
replace constexpr with const becasuse vs2013 lack of support
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include "fast_oss.h"
|
||||
|
||||
|
||||
|
||||
// line_logger class.
|
||||
// aggregates single log line (on the stack if possibe) and calls the logger upon destruction
|
||||
|
||||
|
Reference in New Issue
Block a user