mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
Fix android_sink header include wrong path (#3113)
This commit is contained in:
parent
ffa651d39a
commit
dec6a3f61f
@ -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…
Reference in New Issue
Block a user