mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 06:15:44 +08:00
Add missing include file to BytecodeSummary.h (#1110)
This commit is contained in:
parent
ae53051814
commit
1cda8304bf
@ -7,6 +7,8 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
struct lua_State;
|
||||
struct Proto;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user