[bug] missed macro in CCCommon.cpp

In file cocos2dx\platform\CCCommon.cpp

next code must be added after line 148:

NS_CC_END;

Thanks, it’s fixed now.
After lots of commits, merging conflicts today, I think master branch will not be compiled successfully on all platforms, especially on android, until next Tuesday. Poor me. :frowning: