]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/skia/add-missing-tuple.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / skia / add-missing-tuple.patch
1 diff --git a/include/private/SkPathRef.h b/include/private/SkPathRef.h
2 index 7afe4f9..502f83e 100644
3 --- a/include/private/SkPathRef.h
4 +++ b/include/private/SkPathRef.h
5 @@ -21,6 +21,7 @@
6
7 #include <atomic>
8 #include <limits>
9 +#include <tuple>
10
11 class SkRBuffer;
12 class SkWBuffer;