fix log for Android that does not support <codecvt>

This commit is contained in:
2017-04-02 18:21:27 +01:00
parent 2dc7c4a9cc
commit dc693b2232
3 changed files with 10 additions and 5 deletions

View File

@@ -47,8 +47,6 @@
#include <mutex>
#include <memory>
#include <string>
#include <locale>
#include <codecvt>
#include <vector>
#include <random>
#include <thread>