mirror of https://github.com/axmolengine/axmol.git
issue #81: remove including header of "platform/platform.h"
This commit is contained in:
parent
c36b833784
commit
8c818ac0ff
|
@ -24,7 +24,7 @@ THE SOFTWARE.
|
||||||
|
|
||||||
#ifndef __NS_ZONE_H__
|
#ifndef __NS_ZONE_H__
|
||||||
#define __NS_ZONE_H__
|
#define __NS_ZONE_H__
|
||||||
#include "platform/platform.h"
|
#include <stdio.h>
|
||||||
|
|
||||||
namespace cocos2d {
|
namespace cocos2d {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue