mirror of https://github.com/axmolengine/axmol.git
fixed warning: deleting pointer to incomplete type.
This commit is contained in:
parent
0c28b676fb
commit
d2e8154dc3
|
@ -30,7 +30,7 @@
|
|||
#include "ccMacros.h"
|
||||
#include "CCDirector.h"
|
||||
#include "jni/JniHelper.h"
|
||||
|
||||
#include "base/CCEventController.h"
|
||||
|
||||
NS_CC_BEGIN
|
||||
|
||||
|
|
Loading…
Reference in New Issue