readded overwritten SPDLOG_FMT_STRING macro line

pull/2460/head^2
Muhammed Galib Uludag 3 years ago committed by GitHub
parent 0d3ca96945
commit 40abad6b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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