Update qt_sinks.h

pull/2315/head
Muhammed Galib Uludag 4 years ago committed by GitHub
parent b47f39d45f
commit 3ed8628a70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,8 +15,7 @@
#if defined(SPDLOG_FMT_EXTERNAL) #if defined(SPDLOG_FMT_EXTERNAL)
#include <fmt/color.h> #include <fmt/color.h>
#endif #elif !defined(SPDLOG_USE_STD_FORMAT)
#if !defined(SPDLOG_USE_STD_FORMAT)
#include "spdlog/fmt/bundled/color.h" #include "spdlog/fmt/bundled/color.h"
#endif #endif

Loading…
Cancel
Save