mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 12:20:07 +00:00
Minor fix after c0cf25d
This commit is contained in:
parent
c4bc165faa
commit
d8bdd78e26
@ -1935,7 +1935,7 @@ available through VmaAllocatorCreateInfo::pRecordSettings.
|
||||
#if defined(_WIN32)
|
||||
#include <windows.h>
|
||||
#else
|
||||
#error "VMA Recording functionality is not yet available for non-Windows platforms"
|
||||
#error VMA Recording functionality is not yet available for non-Windows platforms
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user