mirror of https://github.com/axmolengine/axmol.git
[ci skip]Update comments
This commit is contained in:
parent
8f3bbe3c40
commit
6f117c4f49
|
@ -25,14 +25,13 @@ THE SOFTWARE.
|
|||
|
||||
#ifndef __PLATFOMR_CCNS_H__
|
||||
#define __PLATFOMR_CCNS_H__
|
||||
/// @cond DO_NOT_SHOW
|
||||
|
||||
#include "math/CCGeometry.h"
|
||||
|
||||
NS_CC_BEGIN
|
||||
|
||||
/**
|
||||
* @addtogroup data_structures
|
||||
* @addtogroup base
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
@ -77,7 +76,6 @@ Size CC_DLL SizeFromString(const std::string& str);
|
|||
|
||||
NS_CC_END
|
||||
|
||||
/// @endcond
|
||||
#endif // __PLATFOMR_CCNS_H__
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue