mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +08:00
utf8_to_wstrbuf now handles invalid utf8 sequences (#3244)
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "spdlog/spdlog.h"
|
||||
#include "spdlog/async.h"
|
||||
#include "spdlog/details/fmt_helper.h"
|
||||
#include "spdlog/details/os.h"
|
||||
|
||||
#ifndef SPDLOG_NO_TLS
|
||||
#include "spdlog/mdc.h"
|
||||
|
||||
Reference in New Issue
Block a user