Skip to content

Commit d69790b

Browse files
committed
Revert remove cplusplus requirement on XAudio29
1 parent 703a471 commit d69790b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stdlib/public/Platform/winsdk.modulemap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ module WinSDK [system] {
219219
export *
220220

221221
link "xaudio2.lib"
222+
223+
requires cplusplus
222224
}
223225

224226
// XInput 1.4 (Windows 10, XBox) is newer than the XInput 9.1.0 which was

0 commit comments

Comments
 (0)