mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-26 02:21:34 +08:00
Add missing include
This commit is contained in:
parent
ebeb3707b1
commit
3cf94968e7
@ -17,6 +17,7 @@
|
||||
#include <spdlog/common.h>
|
||||
#include <spdlog/details/log_msg.h>
|
||||
#include <spdlog/details/backtracer.h>
|
||||
#include <spdlog/details/fmt_helper.h>
|
||||
|
||||
#ifdef SPDLOG_WCHAR_TO_UTF8_SUPPORT
|
||||
# ifndef _WIN32
|
||||
|
Loading…
Reference in New Issue
Block a user