mirror of
				https://github.com/eledio-devices/thirdparty-miniz.git
				synced 2025-10-31 00:32:38 +01:00 
			
		
		
		
	Merge branch 'master' into reduced-inflate-memory-usage
This commit is contained in:
		| @@ -2,6 +2,8 @@ | ||||
| #include "miniz_common.h" | ||||
| /* ------------------- Low-level Decompression API Definitions */ | ||||
|  | ||||
| #ifndef MINIZ_NO_INFLATE_APIS | ||||
|  | ||||
| #ifdef __cplusplus | ||||
| extern "C" { | ||||
| #endif | ||||
| @@ -155,3 +157,5 @@ struct tinfl_decompressor_tag | ||||
| #ifdef __cplusplus | ||||
| } | ||||
| #endif | ||||
|  | ||||
| #endif /*#ifndef MINIZ_NO_INFLATE_APIS*/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user