]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver/add-string-headfile.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / devicenameresolver / add-string-headfile.patch
1 diff --git a/NativeWinApi.h b/NativeWinApi.h
2 index 63fced1..582306b 100644
3 --- a/NativeWinApi.h
4 +++ b/NativeWinApi.h
5 @@ -1,6 +1,7 @@
6 #pragma once
7
8 #include <windows.h>
9 +#include <string>
10
11 #define STATUS_INFO_LENGTH_MISMATCH ((NTSTATUS)0xC0000004L)
12 #define STATUS_SUCCESS ((NTSTATUS)0x00000000L)