forked from teamnwah/openmw-tes3coop
Fix windows build, MessageBox is a defined symbol
Windows and its stupid defines...
This commit is contained in:
parent
f4bf2aa412
commit
3a88f4ebd5
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
#include "../mwbase/inputmanager.hpp"
|
||||
#include "../mwbase/windowmanager.hpp"
|
||||
|
||||
#undef MessageBox
|
||||
|
||||
namespace MWGui
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue