VulkanRenderer: Fix unitybuild causing #define issue because of Windows.h
This commit is contained in:
@@ -159,7 +159,3 @@ namespace Nz
|
||||
TryToShrink();
|
||||
}
|
||||
}
|
||||
|
||||
#if defined(NAZARA_PLATFORM_WINDOWS)
|
||||
#include <Nazara/Core/AntiWindows.hpp>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user