--- src/core/SkShaderCodeDictionary.h +++ src/core/SkShaderCodeDictionary.h @@ -9,6 +9,7 @@ #define SkShaderCodeDictionary_DEFINED #include +#include #include #include #include "include/core/SkSpan.h" --- third_party/vulkanmemoryallocator/include/vk_mem_alloc.h +++ third_party/vulkanmemoryallocator/include/vk_mem_alloc.h @@ -2570,6 +2570,7 @@ #include #include #include +#include #ifdef _MSC_VER #include // For functions like __popcnt, _BitScanForward etc.