mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
Revmoed definition of deprecated fmt macros
This commit is contained in:
parent
fd61ea9348
commit
71925ca382
@ -20,11 +20,7 @@
|
||||
#ifndef FMT_USE_WINDOWS_H
|
||||
#define FMT_USE_WINDOWS_H 0
|
||||
#endif
|
||||
// enable the 'n' flag in for backward compatibility with fmt 6.x
|
||||
#define FMT_DEPRECATED_N_SPECIFIER
|
||||
// enable ostream formatting for backward compatibility with fmt 8.x
|
||||
#define FMT_DEPRECATED_OSTREAM
|
||||
|
||||
|
||||
#include <spdlog/fmt/bundled/core.h>
|
||||
#include <spdlog/fmt/bundled/format.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user