vcpkg/ports/skia/skia-include-string.patch

12 lines
316 B
Diff
Raw Normal View History

--- a/src/gpu/ganesh/d3d/GrD3DUtil.h 2024-01-23 22:09:34
+++ b/src/gpu/ganesh/d3d/GrD3DUtil.h 2024-02-01 18:09:20
@@ -8,6 +8,8 @@
#ifndef GrD3DUtil_DEFINED
#define GrD3DUtil_DEFINED
+#include <string>
+
#include "include/core/SkImage.h"
#include "include/gpu/GrTypes.h"
#include "include/gpu/d3d/GrD3DTypes.h"