mirror of
https://github.com/zlib-ng/minizip-ng
synced 2026-08-25 14:26:08 -04:00
fix #915: headers should not include there dependencies
This commit is contained in:
parent
73d09cbff8
commit
05ba6985ef
1 changed files with 0 additions and 2 deletions
|
|
@ -11,8 +11,6 @@
|
||||||
#ifndef MZ_STREAM_LIBCOMP_H
|
#ifndef MZ_STREAM_LIBCOMP_H
|
||||||
#define MZ_STREAM_LIBCOMP_H
|
#define MZ_STREAM_LIBCOMP_H
|
||||||
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue