mirror of https://github.com/axmolengine/axmol.git
issue #468, Fix the compile error when the target platform is not win32.
This commit is contained in:
parent
7231120b16
commit
71e4ec6aca
|
@ -29,7 +29,7 @@ THE SOFTWARE.
|
|||
|
||||
#if CC_ENABLE_PROFILERS
|
||||
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
|
||||
#include "CCObject.h"
|
||||
#include "platform/platform.h"
|
||||
|
|
Loading…
Reference in New Issue