better unicode support on windows
This commit is contained in:
@@ -98,6 +98,8 @@ namespace
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
using namespace boost::filesystem;
|
||||||
|
|
||||||
// based on code from Boost.Fileystem
|
// based on code from Boost.Fileystem
|
||||||
bool create_directories_win(const path& ph)
|
bool create_directories_win(const path& ph)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user