mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
With gcc 14 some C++ Standard Library headers have been changed to no longer include other headers that were used internally by the library. In luau's case it is the <algorithm> header. Downstream Gentoo bug: https://bugs.gentoo.org/917017 GCC 14 porting guide: https://gcc.gnu.org/gcc-14/porting_to.html#header-dep-changes Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> |
||
---|---|---|
.. | ||
include | ||
src |