Loading...
Searching...
No Matches
Go to the documentation of this file.
13#if defined(SPDLOG_USE_STD_FORMAT)
15#elif !defined(SPDLOG_FMT_EXTERNAL)
16#if !defined(SPDLOG_COMPILED_LIB) && !defined(FMT_HEADER_ONLY)
17#define FMT_HEADER_ONLY
19#ifndef FMT_USE_WINDOWS_H
20#define FMT_USE_WINDOWS_H 0
23#define FMT_DEPRECATED_N_SPECIFIER
25#define FMT_DEPRECATED_OSTREAM
32#include <fmt/format.h>