mirror of https://github.com/axmolengine/axmol.git
closed #4097: Adds missing include.
This commit is contained in:
parent
b1e44a7ed6
commit
7970e37bf5
|
@ -26,6 +26,7 @@
|
|||
#ifndef __SCRIPT_SUPPORT_H__
|
||||
#define __SCRIPT_SUPPORT_H__
|
||||
|
||||
#include "ccConfig.h"
|
||||
#if CC_ENABLE_SCRIPT_BINDING
|
||||
|
||||
#include "platform/CCCommon.h"
|
||||
|
|
Loading…
Reference in New Issue