Revert "fix: Compatibility with external fmtlib 11.1.1 (#3312)"
This reverts commit 7f8060d5b2
.
This commit is contained in:
parent
ae1de0dc8c
commit
c0ebc1a0df
@ -27,5 +27,4 @@
|
|||||||
#else // SPDLOG_FMT_EXTERNAL is defined - use external fmtlib
|
#else // SPDLOG_FMT_EXTERNAL is defined - use external fmtlib
|
||||||
#include <fmt/core.h>
|
#include <fmt/core.h>
|
||||||
#include <fmt/format.h>
|
#include <fmt/format.h>
|
||||||
#include <fmt/xchar.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user