mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 17:13:14 +08:00
__throw_out_of_range_fmt is implemented in libstdc++, but it is needed by libsupc++ and that would mean we would have to link all C++ code to libstdc++.