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 1705579 commit 73d4240Copy full SHA for 73d4240
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: bc1e6a9ba57de30240878ff9545539e58d71300d
+refs/heads/master: 01644a4345c99b3e8adfe3f9499325a61ba28d44
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
trunk/stdlib/public/Platform/winsdk.modulemap
@@ -19,7 +19,7 @@ module WinSDK [system] [extern_c] {
19
20
module core {
21
module acl {
22
- header "aclapi.h"
+ header "AclAPI.h"
23
export *
24
}
25
0 commit comments