this should fix an error on Windows
This commit is contained in:
parent
81513a83cd
commit
c04486cb14
|
|
@ -13,10 +13,10 @@
|
|||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "rocketRegion.h"
|
||||
#include <Rocket/Core/Context.h>
|
||||
|
||||
#ifndef CPPPARSER
|
||||
#undef this
|
||||
#include <Rocket/Core/Context.h>
|
||||
#include <Rocket/Core/Python/Utilities.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue