mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-04 02:40:53 +01:00
fix build with newer GCC (#522)
This commit is contained in:
parent
55a026811a
commit
9619f036ac
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include <type_traits>
|
||||
#include <initializer_list>
|
||||
#include <stddef.h>
|
||||
#include <utility>
|
||||
|
||||
namespace Luau
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue