Skip to content

Resolve issue when compiling with MSVC 2022

Include corecrt.h to fix "'_invalid_parameter' identifier not found" when compiling a few of Pybind11 related components with MSVC 2022.

FYI: @bob.obara @ben.boeckel @jwilson1881

Merge request reports