mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-02 06:47:59 +03:00
Sync upstream changes to shiny
This commit is contained in:
parent
44b517f66d
commit
c5a9cd0aa1
7 changed files with 34 additions and 26 deletions
3
extern/shiny/Main/Preprocessor.cpp
vendored
3
extern/shiny/Main/Preprocessor.cpp
vendored
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue