mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
Normalized spdlog include paths
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
|
||||
#include "../details/os.h"
|
||||
#include "sink.h"
|
||||
#include "spdlog/details/os.h"
|
||||
#include "spdlog/sinks/sink.h"
|
||||
|
||||
#include <android/log.h>
|
||||
#include <chrono>
|
||||
|
Reference in New Issue
Block a user