mirror of https://github.com/axmolengine/axmol.git
fix build bug in CCLuaJavaBridge.h (#18524)
This commit is contained in:
parent
0ff92d3bbd
commit
878557814f
|
@ -2,6 +2,7 @@
|
|||
#define COCOS2DX_SCRIPT_LUA_COCOS2DX_SUPPORT_PLATFORM_ANDROID_LUA_JAVA_BRIDGE_H
|
||||
|
||||
#include <jni.h>
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
|
Loading…
Reference in New Issue