fix printf include

This commit is contained in:
daylanKifky 2017-11-11 15:21:34 +01:00
parent 5153b44507
commit b220bbb349

View File

@ -20,7 +20,7 @@
#endif
#include "bundled/format.h"
#if defined(SPDLOG_FMT_PRINTF)
#include "bundled/fmt/printf.h"
#include "bundled/printf.h"
#endif
#else //external fmtlib