mirror of
https://github.com/zlib-ng/minizip-ng.git
synced 2026-01-18 13:11:19 +01:00
fix #915: headers should not include there dependencies
This commit is contained in:
committed by
Nathan Moinvaziri
parent
73d09cbff8
commit
05ba6985ef
@@ -11,8 +11,6 @@
|
||||
#ifndef MZ_STREAM_LIBCOMP_H
|
||||
#define MZ_STREAM_LIBCOMP_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user