Merge branch 'fix_mingw' of https://github.com/Pr0curo/nana into Pr0curo-fix_mingw

This commit is contained in:
Jinhao
2016-01-05 01:12:39 +08:00
2 changed files with 23 additions and 8 deletions

View File

@@ -18,6 +18,7 @@
#include <nana/deploy.hpp>
#include <cwchar>
#include <clocale>
#include <cstring>
//GCC 4.7.0 does not implement the <codecvt> and codecvt_utfx classes
#ifndef STD_CODECVT_NOT_SUPPORTED