mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 15:19:01 +08:00
13 lines
295 B
Diff
13 lines
295 B
Diff
|
diff --git a/include/private/SkPathRef.h b/include/private/SkPathRef.h
|
||
|
index 7afe4f9..502f83e 100644
|
||
|
--- a/include/private/SkPathRef.h
|
||
|
+++ b/include/private/SkPathRef.h
|
||
|
@@ -21,6 +21,7 @@
|
||
|
|
||
|
#include <atomic>
|
||
|
#include <limits>
|
||
|
+#include <tuple>
|
||
|
|
||
|
class SkRBuffer;
|
||
|
class SkWBuffer;
|