Fixed issue #449

This commit is contained in:
gabime
2017-05-21 20:39:54 +03:00
parent c6ad598af9
commit 13fb2550c6
8 changed files with 18 additions and 18 deletions

View File

@@ -7,7 +7,7 @@
#if defined(__ANDROID__)
#include <spdlog/sinks/sink.h>
#include "spdlog/sinks/sink.h"
#include <mutex>
#include <string>