mirror of https://github.com/axmolengine/axmol.git
Includes for typeinfo and spidermonkey_specifics.h
This commit is contained in:
parent
e98049fd76
commit
cd87364277
|
@ -28,6 +28,8 @@ THE SOFTWARE.
|
|||
#define __CCINSTANT_ACTION_H__
|
||||
|
||||
#include <string>
|
||||
#include <typeinfo>
|
||||
#include "spidermonkey_specifics.h"
|
||||
#include "CCAction.h"
|
||||
|
||||
NS_CC_BEGIN
|
||||
|
|
Loading…
Reference in New Issue