Skip to content

Windows: Always define _UCRT when compiling C code

Ryan Scott requested to merge wip/T22159 into master

As seen in #22159 (closed), this is required to ensure correct behavior when MinGW-w64 headers are in the C_INCLUDE_PATH.

Fixes #22159 (closed).

Merge request reports