Update android_sink.h

pull/297/merge
Gabi Melman 8 years ago committed by GitHub
parent 6927aa1544
commit 52292fb526

@ -15,7 +15,7 @@
#include <thread>
#include <chrono>
#if !defined(SPDLOG_ANDROID_LOG_NUM_OF_RETRIES)
#if !defined(SPDLOG_ANDROID_RETRIES)
#define SPDLOG_ANDROID_RETRIES 2
#endif

Loading…
Cancel
Save