luau/Analysis
Kostadin b0c3f40b0c
Add #include <stdint.h> to fix building with gcc 15 (#1720)
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>
2025-03-10 06:02:09 -07:00
..
include/Luau Sync to upstream/release/664 (#1715) 2025-03-07 10:07:27 -08:00
src Add #include <stdint.h> to fix building with gcc 15 (#1720) 2025-03-10 06:02:09 -07:00