luau/Analysis
Kostadin Shishmanov 0d7ce033b5
Add #include <cstdint> to fix building with gcc 15
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 <cstdint>

Downstream Gentoo bug: https://bugs.gentoo.org/938122
Signed-off-by: Kostadin Shishmanov <kostadinshishmanov@protonmail.com>
2025-03-10 01:35:36 +02:00
..
include/Luau Sync to upstream/release/664 (#1715) 2025-03-07 10:07:27 -08:00
src Add #include <cstdint> to fix building with gcc 15 2025-03-10 01:35:36 +02:00