Removed extra #include <time.h> (it's been moved to the header/definition section now)
This commit is contained in:
parent
9017593035
commit
6654b3bd13
@ -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_TIME
|
||||
#include <time.h>
|
||||
#endif
|
||||
|
||||
#ifdef MINIZ_NO_STDIO
|
||||
#define MZ_FILE void *
|
||||
#else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user