mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-03 02:10:53 +01:00
With gcc 15, the C++ Standard Library no longer includes other headers that were internally used by the library. In Luau's case the missing header is `<stdint.h>` Downstream Gentoo bug: https://bugs.gentoo.org/938122 Signed-off-by: Kostadin Shishmanov <kostadinshishmanov@protonmail.com> --------- Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com> |
||
---|---|---|
.. | ||
include/Luau | ||
src |