mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-19 05:52:52 +00:00
The latest version of MSVC STL brings C++23 standard library modules, which conflict with precompiled headers. Disabling with /experimental:module- has no effect, so force C++20 in the meantime while we wait for module support in other compilers.
26 KiB
26 KiB