issue #468, Fix the compile error when the target platform is not win32.

This commit is contained in:
natural-law 2011-04-25 15:05:16 +08:00
parent 7231120b16
commit 71e4ec6aca
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ THE SOFTWARE.
#if CC_ENABLE_PROFILERS
#include <string.h>
#include <string>
#include "CCObject.h"
#include "platform/platform.h"