mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
remove #include <stdint.h>
This commit is contained in:
parent
87a9840c69
commit
847bac60c9
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "lobject.h"
|
||||
#include <stdint.h>
|
||||
|
||||
namespace Luau
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue