better unicode support on windows

This commit is contained in:
Arvid Norberg
2005-08-16 19:09:06 +00:00
parent fb3f1624cf
commit 5df5773479

View File

@@ -98,6 +98,8 @@ namespace
}
}
using namespace boost::filesystem;
// based on code from Boost.Fileystem
bool create_directories_win(const path& ph)
{