Skip to content

Commit 02527d1

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents 45d38c0 + f052313 commit 02527d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

stdlib/public/Platform/winsdk.modulemap

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@ module WinSDK [system] {
139139
}
140140
}
141141

142+
module ActiveX {
143+
header "OCIdl.h"
144+
export *
145+
}
146+
142147
module Controls {
143148
module CommCtrl {
144149
header "CommCtrl.h"

0 commit comments

Comments
 (0)