luau/Ast
Jan 45c6476d41
Add missing include for integer types (#925)
Closes #924

`uintptr_t` and `uint32` (and possibly more) were undefined because
`cstdint` was not included.
2023-05-09 11:42:13 -07:00
..
include/Luau Add missing include for integer types (#925) 2023-05-09 11:42:13 -07:00
src Add missing include for integer types (#925) 2023-05-09 11:42:13 -07:00