mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This adds `xsmf_control.h` into the STL modulemap on Windows. Fixes the following compiler error emitted by Clang when trying to use `std::variant` from Swift with C++ interop: ``` ...\MSVC\14.42.34433\include\variant:923:25: error: missing '#include <xsmf_control.h>'; '_Non_trivial_move_assign' must be defined before it is used ```
11 KiB
11 KiB