Fix android_sink header include wrong path

pull/3113/head
act262 1 year ago
parent ffa651d39a
commit 50febdd209

@ -17,7 +17,7 @@
#include "../details/null_mutex.h"
#include "../details/synchronous_factory.h"
#include "./base_sink.h"
#include "./os.h"
#include "../details/os.h"
#if !defined(SPDLOG_ANDROID_RETRIES)
#define SPDLOG_ANDROID_RETRIES 2

Loading…
Cancel
Save