Revert "fix: Compatibility with external fmtlib 11.1.1 (#3312)"

This reverts commit 7f8060d5b2.
pull/3331/head
Janusz Chorko 7 months ago
parent ae1de0dc8c
commit c0ebc1a0df

@ -27,5 +27,4 @@
#else // SPDLOG_FMT_EXTERNAL is defined - use external fmtlib
#include <fmt/core.h>
#include <fmt/format.h>
#include <fmt/xchar.h>
#endif

Loading…
Cancel
Save