mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-13 21:40:43 +00:00
Fix build
This commit is contained in:
parent
8db1b03acc
commit
8fe0dc0b6d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
// This code is based on Lua 5.x implementation licensed under MIT License; see lua_LICENSE.txt for details
|
||||
#include "lualib.h"
|
||||
|
||||
#include "lcommon.h"
|
||||
#include "lnumutils.h"
|
||||
|
||||
LUAU_FASTFLAGVARIABLE(LuauBit32Count, false)
|
||||
|
|
Loading…
Reference in a new issue