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 3523376 commit 3babdeeCopy full SHA for 3babdee
Sources/Overlays/_Testing_WinSDK/Attachments/AttachableImageFormat+CLSID.swift
@@ -232,7 +232,7 @@ extension AttachableImageFormat {
232
#if compiler(>=6.3)
233
// Workaround for https://github.com/swiftlang/swift/pull/84466
234
// (This typealias will be removed when that issue is resolved.)
235
- public typealias CLSID = WinSDK.GUID
+ public typealias CLSID = _GUID._GUID
236
#endif
237
238
/// The `CLSID` value of the Windows Imaging Component (WIC) encoder class
0 commit comments