mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
fix printf include
This commit is contained in:
parent
5153b44507
commit
b220bbb349
@ -20,7 +20,7 @@
|
||||
#endif
|
||||
#include "bundled/format.h"
|
||||
#if defined(SPDLOG_FMT_PRINTF)
|
||||
#include "bundled/fmt/printf.h"
|
||||
#include "bundled/printf.h"
|
||||
#endif
|
||||
|
||||
#else //external fmtlib
|
||||
|
Loading…
Reference in New Issue
Block a user