mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 22:45:15 -04:00
Merge branch 'windows-crosscompile-fix' into 'master'
Use all-lowercase names for windows API headers See merge request OpenMW/openmw!214
This commit is contained in:
commit
a6351dd887
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#include <shlobj.h>
|
#include <shlobj.h>
|
||||||
#include <shlwapi.h>
|
#include <shlwapi.h>
|
||||||
#include <WinReg.h>
|
#include <winreg.h>
|
||||||
|
|
||||||
#include <boost/locale.hpp>
|
#include <boost/locale.hpp>
|
||||||
namespace bconv = boost::locale::conv;
|
namespace bconv = boost::locale::conv;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user