mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
Fixed issue #449
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
|
||||
#include <spdlog/sinks/sink.h>
|
||||
#include "spdlog/sinks/sink.h"
|
||||
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
|
Reference in New Issue
Block a user