Includes for typeinfo and spidermonkey_specifics.h

This commit is contained in:
folecr 2012-07-30 18:37:50 -07:00
parent e98049fd76
commit cd87364277
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ THE SOFTWARE.
#define __CCINSTANT_ACTION_H__ #define __CCINSTANT_ACTION_H__
#include <string> #include <string>
#include <typeinfo>
#include "spidermonkey_specifics.h"
#include "CCAction.h" #include "CCAction.h"
NS_CC_BEGIN NS_CC_BEGIN