mirror of https://github.com/axmolengine/axmol.git
Merge pull request #6352 from natural-law/develop
Solve compiling errors when some macros changed in ccConfig.h.
This commit is contained in:
commit
506d628619
|
@ -39,6 +39,7 @@
|
|||
#include "CCEventCustom.h"
|
||||
#include "platform/CCFileUtils.h"
|
||||
#include "deprecated/CCString.h"
|
||||
#include "CCProfiling.h"
|
||||
|
||||
NS_CC_BEGIN
|
||||
|
||||
|
|
Loading…
Reference in New Issue