fix #915: headers should not include there dependencies

This commit is contained in:
Benjamin Buch
2025-11-07 16:44:50 +01:00
committed by Nathan Moinvaziri
parent 73d09cbff8
commit 05ba6985ef

View File

@@ -11,8 +11,6 @@
#ifndef MZ_STREAM_LIBCOMP_H
#define MZ_STREAM_LIBCOMP_H
#include <stdint.h>
#ifdef __cplusplus
extern "C" {
#endif