Fix Windows build
This commit is contained in:
committed by
Joshua Granick
parent
3b0c6ced16
commit
d7064bd064
@@ -4,6 +4,10 @@
|
||||
|
||||
#include <app/Application.h>
|
||||
|
||||
#ifdef CreateWindow
|
||||
#undef CreateWindow
|
||||
#endif
|
||||
|
||||
|
||||
namespace lime {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user