Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 905420 | Differences between
and this patch

Collapse All | Expand All

(-)a/third_party/vulkan_memory_allocator/include/vk_mem_alloc.h (+1 lines)
Lines 2389-2394 Link Here
2389
#undef VMA_IMPLEMENTATION
2389
#undef VMA_IMPLEMENTATION
2390
2390
2391
#include <cstdint>
2391
#include <cstdint>
2392
#include <cstdio>
2392
#include <cstdlib>
2393
#include <cstdlib>
2393
#include <cstring>
2394
#include <cstring>
2394
#include <utility>
2395
#include <utility>

Return to bug 905420