readded overwritten SPDLOG_FMT_STRING macro line

pull/2460/head
Muhammed Galib Uludag 3 years ago
parent f7339dfc92
commit b5f6302ebe

@ -52,6 +52,7 @@
# endif
# else
# define SPDLOG_FMT_RUNTIME(format_string) format_string
# define SPDLOG_FMT_STRING(format_string) format_string
# endif
#endif

Loading…
Cancel
Save