We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9741e7e commit bebb2e0Copy full SHA for bebb2e0
patches/GrD3DUtil.patch
@@ -0,0 +1,12 @@
1
+diff --git a/src/gpu/ganesh/d3d/GrD3DUtil.h b/src/gpu/ganesh/d3d/GrD3DUtil.h
2
+index a58f6d0480..bc91283829 100644
3
+--- a/src/gpu/ganesh/d3d/GrD3DUtil.h
4
++++ b/src/gpu/ganesh/d3d/GrD3DUtil.h
5
+@@ -8,6 +8,7 @@
6
+ #ifndef GrD3DUtil_DEFINED
7
+ #define GrD3DUtil_DEFINED
8
+
9
++#include <string>
10
+ #include "include/core/SkImage.h"
11
+ #include "include/gpu/GrTypes.h"
12
+ #include "include/gpu/d3d/GrD3DTypes.h"
0 commit comments