Commit da0d6d04 authored by gabime's avatar gabime

Removed printf support

parent 5683c06d
......@@ -22,7 +22,4 @@
#else // external fmtlib
#include <fmt/core.h>
#include <fmt/format.h>
#if defined(SPDLOG_FMT_PRINTF)
#include <fmt/printf.h>
#endif
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment