Skip to content

Commit 06fc16c

Browse files
committed
[unity]不用显式include quickjs的头文件
1 parent 356030d commit 06fc16c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

unity/native_src/Inc/BackendEnv.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
#include "Common.h"
1414
#include "Log.h"
1515
#include "V8InspectorImpl.h"
16-
#if WITH_QUICKJS
17-
#include "quickjs-msvc.h"
18-
#endif
1916

2017
#if defined(WITH_NODEJS)
2118

0 commit comments

Comments
 (0)