You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with the Windows SDK 10.0.26100.3916, inclusion of
`<stdnoreturn.h>` clashes with some of the definitions in other ucrt
headers. Move `<stdnoreturn.h>` to be last to work around this issue.
0 commit comments