Commit ea510df
committed
Images and PDF: explicitly use WIC2
Explicitly specify the version of the Windows Imaging Component to avoid
an ambiguous reference. Swift recently introduced the ability to import
aliasing macros. This now creates a second wrapper declaration that
overloads the unversioned alias. Windows 10 implicitly uses the new
version, so we can expand that macro manually and avoid the ambiguous
reference.1 parent 893ab63 commit ea510df
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments