mirror of
https://github.com/gabime/spdlog.git
synced 2026-01-02 09:57:55 +08:00
minor fixes
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
#ifndef FMT_USE_WINDOWS_H
|
||||
#define FMT_USE_WINDOWS_H 0
|
||||
#endif
|
||||
#include "../../fmt/format.h"
|
||||
#include "bundled/format.h"
|
||||
#if defined(SPDLOG_FMT_PRINTF)
|
||||
#include "../../fmt/printf.h"
|
||||
#include "bundled/fmt/printf.h"
|
||||
#endif
|
||||
|
||||
#else //external fmtlib
|
||||
|
||||
Reference in New Issue
Block a user