mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-12 13:46:41 +02:00
12 lines
333 B
Text
12 lines
333 B
Text
missing libstdc++13 includes
|
|
--
|
|
--- ./flutter/third_party/vulkan_memory_allocator/include/vk_mem_alloc.h.orig
|
|
+++ ./flutter/third_party/vulkan_memory_allocator/include/vk_mem_alloc.h
|
|
@@ -2566,6 +2566,7 @@
|
|
#undef VMA_IMPLEMENTATION
|
|
|
|
#include <cstdint>
|
|
+#include <cstdio>
|
|
#include <cstdlib>
|
|
#include <cstring>
|
|
#include <utility>
|