mirror of
				https://github.com/eledio-devices/thirdparty-miniz.git
				synced 2025-10-31 16:14:16 +01:00 
			
		
		
		
	Removed extra #include <time.h> (it's been moved to the header/definition section now)
This commit is contained in:
		
							
								
								
									
										4
									
								
								miniz.c
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								miniz.c
									
									
									
									
									
								
							| @@ -2789,10 +2789,6 @@ void *tdefl_write_image_to_png_file_in_memory(const void *pImage, int w, int h, | |||||||
|  |  | ||||||
| #ifndef MINIZ_NO_ARCHIVE_APIS | #ifndef MINIZ_NO_ARCHIVE_APIS | ||||||
|  |  | ||||||
| #ifndef MINIZ_NO_TIME |  | ||||||
| #include <time.h> |  | ||||||
| #endif |  | ||||||
|  |  | ||||||
| #ifdef MINIZ_NO_STDIO | #ifdef MINIZ_NO_STDIO | ||||||
|   #define MZ_FILE void * |   #define MZ_FILE void * | ||||||
| #else | #else | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user