Sync upstream changes to shiny

This commit is contained in:
scrawl 2014-08-04 19:02:00 +02:00
parent 44b517f66d
commit c5a9cd0aa1
7 changed files with 34 additions and 26 deletions

View file

@ -9,8 +9,7 @@
/*
Almost exact copy of load_file_to_string policy found in
boost::wave headers with the only change that it uses
boost::filesystem facility to handle UTF-8 paths used
throughout OpenMW (bfs::fstream, bfs::path).
boost::filesystem facility to handle UTF-8 paths properly on windows.
Original namespace is used due to required bost::wave
internal symbols.