Revmoed definition of deprecated fmt macros
This commit is contained in:
parent
fd61ea9348
commit
71925ca382
@ -20,10 +20,6 @@
|
|||||||
#ifndef FMT_USE_WINDOWS_H
|
#ifndef FMT_USE_WINDOWS_H
|
||||||
#define FMT_USE_WINDOWS_H 0
|
#define FMT_USE_WINDOWS_H 0
|
||||||
#endif
|
#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/core.h>
|
||||||
#include <spdlog/fmt/bundled/format.h>
|
#include <spdlog/fmt/bundled/format.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user