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

This reverts commit 7f8060d5b2.
pull/3338/head
Janusz Chorko 7 months ago committed by GitHub
parent ae1de0dc8c
commit 3c23c27d2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save