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 12cf1ec commit 3523376Copy full SHA for 3523376
Sources/Overlays/_Testing_WinSDK/Attachments/AttachableImageFormat+CLSID.swift
@@ -231,6 +231,7 @@ extension AttachableImageFormat {
231
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
236
#endif
237
0 commit comments