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

@@ -1,5 +1,6 @@
#pragma once
#include "log.h"
#include "shader.h"
#include "shape.h"
#include "texture.h"