Fix unity build compilation on Windows
This commit is contained in:
parent
a116f1fc8d
commit
af55f9fcdb
|
|
@ -8,5 +8,6 @@
|
||||||
#error This header should only be included after including windows.h directly or indirectly in a .cpp
|
#error This header should only be included after including windows.h directly or indirectly in a .cpp
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#undef CreateWindow
|
||||||
#undef MemoryBarrier
|
#undef MemoryBarrier
|
||||||
#undef RemoveDirectory
|
#undef RemoveDirectory
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue