Add unity build support
This commit is contained in:
@@ -99,3 +99,8 @@ namespace Nz
|
||||
|
||||
DynLib& DynLib::operator=(DynLib&&) noexcept = default;
|
||||
}
|
||||
|
||||
#if defined(NAZARA_PLATFORM_WINDOWS)
|
||||
#include <Nazara/Core/AntiWindows.hpp>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user