Skip to content

Commit ed171b0

Browse files
committed
Merge pull request #208 from xpol/fixes-unzip-h
Remove include of CCPlatformDefine.h.
2 parents 74565e7 + b2b2149 commit ed171b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

unzip/unzip.h

-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@
4343
#ifndef _unz64_H
4444
#define _unz64_H
4545

46-
#include "CCPlatformDefine.h"
47-
4846
#ifndef _ZLIB_H
4947
#include "zlib.h"
5048
#endif

0 commit comments

Comments
 (0)