fix compiling error (#102)

This commit is contained in:
minggo 2020-06-15 11:23:12 +08:00 committed by GitHub
parent a6160ab8b3
commit daa6839332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
#ifndef _unz64_H
#define _unz64_H
#include "CCPlatformDefine.h"
#include "base/ccMacros.h"
#ifndef _ZLIB_H
#include "zlib.h"