Fixes for building with unity build

This commit is contained in:
Alexander "Ace" Olofsson 2015-09-24 15:21:42 +02:00
parent 12b8fcf0bf
commit 7d4125d97f
14 changed files with 50 additions and 47 deletions

View file

@ -4,9 +4,9 @@
#include <cstring>
#include <windows.h>
#include <shlobj.h>
#include <shlwapi.h>
#include <WinReg.h>
#include <boost/locale.hpp>
namespace bconv = boost::locale::conv;