issue #81: remove including header of "platform/platform.h"

This commit is contained in:
Ming 2010-08-25 03:46:57 +00:00
parent c36b833784
commit 8c818ac0ff
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ THE SOFTWARE.
#ifndef __NS_ZONE_H__
#define __NS_ZONE_H__
#include "platform/platform.h"
#include <stdio.h>
namespace cocos2d {