fix compiling error (#102)
This commit is contained in:
parent
a6160ab8b3
commit
daa6839332
|
|
@ -43,7 +43,7 @@
|
||||||
#ifndef _unz64_H
|
#ifndef _unz64_H
|
||||||
#define _unz64_H
|
#define _unz64_H
|
||||||
|
|
||||||
#include "CCPlatformDefine.h"
|
#include "base/ccMacros.h"
|
||||||
|
|
||||||
#ifndef _ZLIB_H
|
#ifndef _ZLIB_H
|
||||||
#include "zlib.h"
|
#include "zlib.h"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue