Skip to content

Commit f60719b

Browse files
Michael DeRoyjoncham
authored andcommitted
Remove the <limits> and <vector> headers from being included in codegen
1 parent 2188d96 commit f60719b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mono/mini/il2cpp-stubs.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
#include "vm/Runtime.h"
2828
#include "vm/String.h"
2929
#include "vm-utils/Debugger.h"
30+
#include "os/Thread.h"
3031

3132
#include <glib.h>
3233
#include <mono/utils/mono-coop-mutex.h>

0 commit comments

Comments
 (0)